Commit 62b328ed authored by Alex Brainman's avatar Alex Brainman

all.bat: report error code back to the gobuilder

not sure that it will work, but.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5649051
parent 08e11187
...@@ -16,3 +16,4 @@ if %GOBUILDFAIL%==1 goto end ...@@ -16,3 +16,4 @@ if %GOBUILDFAIL%==1 goto end
..\bin\tool\dist banner ..\bin\tool\dist banner
:end :end
exit %GOBUILDFAIL%
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