From: Russ Cox Date: Mon, 29 Jul 2013 20:52:40 +0000 (-0400) Subject: build: fix build X-Git-Tag: go1.2rc2~902 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=fdb69cb0a32c6eb0a2ff8f4fdce170b982faf26e;p=gostls13.git build: fix build As promised. TBR=dvyukov CC=golang-dev https://golang.org/cl/12063043 --- 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