From 6f2aac14fc9a8dd52d99e6550d2707357c2e54e5 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Fri, 15 Jul 2016 12:00:11 +0200 Subject: [PATCH] Revert "Adds a pause after build succeeds and when not running on the build server" This reverts commit de9c0d5cf19379e120a7534fd61875b463245c1a. --- build/Build.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/build/Build.bat b/build/Build.bat index ea7d2cba1f..fc0d8a69ea 100644 --- a/build/Build.bat +++ b/build/Build.bat @@ -83,7 +83,6 @@ 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