mirror of https://github.com/golang/go.git
race.bat: set exit status
R=golang-dev, alex.brainman CC=golang-dev https://golang.org/cl/43340043
This commit is contained in:
parent
830f9ac030
commit
d24019f0fe
|
|
@ -53,4 +53,5 @@ goto end
|
|||
echo All tests passed.
|
||||
|
||||
:end
|
||||
if x%GOBUILDEXIT%==x1 exit %GOBUILDFAIL%
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue