Build script problem

master
Allen Webster 2018-02-14 11:59:46 -08:00
parent 0cb38ddb7c
commit 9ae31f5288
1 changed files with 1 additions and 0 deletions

View File

@ -15,5 +15,6 @@ if %ERRORLEVEL% neq 0 (goto END)
popd
..\build\build
:END
if %ERRORLEVEL% neq 0 (set FirstError=1)