aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2013-07-29 16:52:40 -0400
committerRuss Cox <rsc@golang.org>2013-07-29 16:52:40 -0400
commitfdb69cb0a32c6eb0a2ff8f4fdce170b982faf26e (patch)
treeda3004e3538a7b51d1edd7cd4d31c821e100d230 /src
parent340918a8a3c89d4f6a39bc1b0e07b648893ac66d (diff)
downloadgo-fdb69cb0a32c6eb0a2ff8f4fdce170b982faf26e.tar.xz
build: fix build
As promised. TBR=dvyukov CC=golang-dev https://golang.org/cl/12063043
Diffstat (limited to 'src')
-rwxr-xr-xsrc/run.bash2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/run.bash b/src/run.bash
index b4f44ffbf1..4d8d04bfb3 100755
--- a/src/run.bash
+++ b/src/run.bash
@@ -185,5 +185,3 @@ go tool api -c $GOROOT/api/go1.txt,$GOROOT/api/go1.1.txt -next $GOROOT/api/next.
echo
echo ALL TESTS PASSED
-
-exit 1