Merge pull request #91 from luzat/fix-whitespace

pull/105/head
Tim Byrne 7 years ago
commit 75e0bf94bb
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12

@ -812,7 +812,7 @@ function set_operating_system() {
CYGWIN*)
git_version=$(git --version 2>/dev/null)
if [[ "$git_version" =~ windows ]] ; then
USE_CYGPATH=1
USE_CYGPATH=1
fi
;;
*)

Loading…
Cancel
Save