mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
+1
-1
@@ -115,5 +115,5 @@ IF %ERRORLEVEL% NEQ 0 (
|
||||
)
|
||||
|
||||
:exit_bat
|
||||
if %exitProcess%==1 exit %ERROR_CODE%
|
||||
if "%exitProcess%"=="1" exit %ERROR_CODE%
|
||||
exit /B %ERROR_CODE%
|
||||
|
||||
Reference in New Issue
Block a user