Searched defs:EXIT_CODE (Results 1 – 2 of 2) sorted by relevance
83 set EXIT_CODE=%ERRORLEVEL% variable84 if %EXIT_CODE% equ 0 set EXIT_CODE=1 variable
40 private static final int EXIT_CODE = 99; field in ExitTest