]> Cypherpunks repositories - gostls13.git/commitdiff
build: fix build
authorRuss Cox <rsc@golang.org>
Mon, 29 Jul 2013 20:52:40 +0000 (16:52 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 29 Jul 2013 20:52:40 +0000 (16:52 -0400)
As promised.

TBR=dvyukov
CC=golang-dev
https://golang.org/cl/12063043

src/run.bash

index b4f44ffbf1e222fd614a7eac26f3509c7730fe7c..4d8d04bfb30222960711dc99724587eb5203e028 100755 (executable)
@@ -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