1
0
mirror of https://github.com/golang/go synced 2024-11-18 08:54:45 -07:00

build: fix build

As promised.

TBR=dvyukov
CC=golang-dev
https://golang.org/cl/12063043
This commit is contained in:
Russ Cox 2013-07-29 16:52:40 -04:00
parent 340918a8a3
commit fdb69cb0a3

View File

@ -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