diff options
Diffstat (limited to 'simulator/gradlew')
| -rwxr-xr-x | simulator/gradlew | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simulator/gradlew b/simulator/gradlew index fbd7c515..4f906e0c 100755 --- a/simulator/gradlew +++ b/simulator/gradlew @@ -130,7 +130,7 @@ fi if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then APP_HOME=`cygpath --path --mixed "$APP_HOME"` CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` - + JAVACMD=`cygpath --unix "$JAVACMD"` # We build the pattern for arguments to be converted via cygpath |
