Skip to content

Use WinDir environment variable for find.exe to avoid conflict - #27

Open
C-Duv wants to merge 1 commit into
tabad:2.3.xfrom
C-Duv:patch-1
Open

Use WinDir environment variable for find.exe to avoid conflict#27
C-Duv wants to merge 1 commit into
tabad:2.3.xfrom
C-Duv:patch-1

Conversation

@C-Duv

@C-Duv C-Duv commented Aug 5, 2016

Copy link
Copy Markdown

This PR aims to fix #26 by specifying the full path to Windows' find.exe executable in command line to avoid conflict with any other find that may resides in the PATH.

find.exe executable was called in a command line without fully specifying it's
path which could lead to some issues when another "find" executable was present
in the PATH (such as Git's).

This commit aims to specify the complete path to Windows' find.exe executable
to avoid any conflict.

Issue: #26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant