Adds a pause after build succeeds and when not running on the build server

This commit is contained in:
Sebastiaan Janssen
2016-07-15 09:23:29 +02:00
parent 91b8f4dcce
commit de9c0d5cf1

View File

@@ -83,6 +83,7 @@ ECHO.
ECHO No errors were detected!
ECHO There may still be some in the output, which you would need to investigate.
ECHO Warnings are usually normal.
IF isci NEQ 1 PAUSE
GOTO :EOF
:error