Commit 369a3ff3 authored by Alex Brainman's avatar Alex Brainman

make.bat: return exit code to dashboard builder

Fixes #7806.

LGTM=minux
R=golang-codereviews, minux
CC=golang-codereviews
https://golang.org/cl/104690043
parent e1821692
...@@ -117,3 +117,4 @@ goto end ...@@ -117,3 +117,4 @@ goto end
set GOBUILDFAIL=1 set GOBUILDFAIL=1
:end :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