Commit 96c306cc authored by Bernd Langpap's avatar Bernd Langpap

Problem: parameter %1 set hard to build target and prevents the skipping of pause

Solution: removed Pause
parent d51940a9
......@@ -31,8 +31,3 @@ set STOPTIME=%DATE% %TIME%
:done
@endlocal
if NOT %1 == "" if /I %1 == "skip_pause" goto :quit
PAUSE
:quit
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment