summaryrefslogtreecommitdiff
path: root/src/run.bash
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
commita5380effa29cd72d6fd6390dce8dc9617f916f96 (patch)
tree021e225e87f41c3a8e02418f6244bcc3b0beddf9 /src/run.bash
parent1f9e82401421a347100fa72ccc211a6215c38028 (diff)
downloadgo-a5380effa29cd72d6fd6390dce8dc9617f916f96.tar.gz
build: fix build
As promised. TBR=dvyukov CC=golang-dev https://codereview.appspot.com/12063043
Diffstat (limited to 'src/run.bash')
-rwxr-xr-xsrc/run.bash2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/run.bash b/src/run.bash
index b4f44ffbf..4d8d04bfb 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