Skip to content

Commit

Permalink
GRADLE-3476 Regenerate the gradlew.bat wrapper script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Vermeulen committed Jun 9, 2016
1 parent a33ebd1 commit f073753
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions gradlew.bat
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ goto fail
@rem Get command-line arguments, handling Windows variants

if not "%OS%" == "Windows_NT" goto win9xME_args
if "%@eval[2+2]" == "4" goto 4NT_args

:win9xME_args
@rem Slurp the command line arguments.
Expand All @@ -60,11 +59,6 @@ set _SKIP=2
if "x%~1" == "x" goto execute

set CMD_LINE_ARGS=%*
goto execute

:4NT_args
@rem Get arguments from the 4NT Shell from JP Software
set CMD_LINE_ARGS=%$

:execute
@rem Setup the command line
Expand Down

0 comments on commit f073753

Please sign in to comment.