diff --git a/src/all.bat b/src/all.bat index 93e07b578a..feaf4e65df 100644 --- a/src/all.bat +++ b/src/all.bat @@ -16,3 +16,4 @@ if %GOBUILDFAIL%==1 goto end ..\bin\tool\dist banner :end +exit %GOBUILDFAIL%