mirror of
https://github.com/golang/go
synced 2024-11-12 06:30:21 -07:00
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
This commit is contained in:
parent
08e11187e6
commit
62b328ed19
@ -16,3 +16,4 @@ if %GOBUILDFAIL%==1 goto end
|
||||
..\bin\tool\dist banner
|
||||
|
||||
:end
|
||||
exit %GOBUILDFAIL%
|
||||
|
Loading…
Reference in New Issue
Block a user