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 5931236 commit 0dda77dCopy full SHA for 0dda77d
gradlew.bat
@@ -49,7 +49,6 @@ goto fail
49
@rem Get command-line arguments, handling Windows variants
50
51
if not "%OS%" == "Windows_NT" goto win9xME_args
52
-if "%@eval[2+2]" == "4" goto 4NT_args
53
54
:win9xME_args
55
@rem Slurp the command line arguments.
@@ -60,11 +59,6 @@ set _SKIP=2
60
59
if "x%~1" == "x" goto execute
61
62
set CMD_LINE_ARGS=%*
63
-goto execute
64
-
65
-:4NT_args
66
-@rem Get arguments from the 4NT Shell from JP Software
67
-set CMD_LINE_ARGS=%$
68
69
:execute
70
@rem Setup the command line
0 commit comments