Commit d24019f0 authored by Dmitriy Vyukov's avatar Dmitriy Vyukov

race.bat: set exit status

R=golang-dev, alex.brainman
CC=golang-dev
https://golang.org/cl/43340043
parent 830f9ac0
......@@ -53,4 +53,5 @@ goto end
echo All tests passed.
:end
if x%GOBUILDEXIT%==x1 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