diff options
Diffstat (limited to 'gradlew.bat')
-rwxr-xr-x | gradlew.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradlew.bat b/gradlew.bat index c1a768de..f9553162 100755 --- a/gradlew.bat +++ b/gradlew.bat @@ -76,7 +76,7 @@ if "%ERRORLEVEL%"=="0" goto mainEnd rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of rem the _cmd.exe /c_ return code! if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 -exit /Authenticator 1 +exit /b 1 :mainEnd if "%OS%"=="Windows_NT" endlocal |