We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24239c5 commit e4902a4Copy full SHA for e4902a4
bin/startGrails.bat
@@ -61,8 +61,7 @@ if "%GROOVY_HOME%" == "" set GROOVY_HOME=%DIRNAME%..
61
62
:init
63
@rem Get command-line arguments, handling Windowz variants
64
-if not "%OS%" == "Windows_NT" goto win9xME_args
65
-if "%eval[2+2]" == "4" goto 4NT_args
+if "%@eval[2+2]" == "4" goto 4NT_args
66
67
:win9xME_args
68
@rem remove trailing slash from GRAILS_HOME
0 commit comments