This commit is contained in:
Alexander Falb 2017-06-09 07:49:44 +02:00 committed by rfscholte
parent 96eae5daa0
commit 7773b68254
1 changed files with 1 additions and 1 deletions

2
maven-wrapper/mvnw vendored
View File

@ -108,7 +108,7 @@ if $cygwin ; then
CLASSPATH=`cygpath --path --unix "$CLASSPATH"` CLASSPATH=`cygpath --path --unix "$CLASSPATH"`
fi fi
# For Migwn, ensure paths are in UNIX format before anything is touched # For Mingw, ensure paths are in UNIX format before anything is touched
if $mingw ; then if $mingw ; then
[ -n "$M2_HOME" ] && [ -n "$M2_HOME" ] &&
M2_HOME="`(cd "$M2_HOME"; pwd)`" M2_HOME="`(cd "$M2_HOME"; pwd)`"