]> Cypherpunks repositories - gostls13.git/commit
go/build: remove 'go/build' from error messages
authorAndrew Gerrand <adg@golang.org>
Sat, 17 Dec 2011 02:14:18 +0000 (13:14 +1100)
committerAndrew Gerrand <adg@golang.org>
Sat, 17 Dec 2011 02:14:18 +0000 (13:14 +1100)
commit96a5780db882b4bd4a1f4b69e185833e5bedffcb
tree4426a7597a601fd5ded466b243b8dd5256bc7339
parent86dcc431e9282013eb8ce6cce22c882f37a05147
go/build: remove 'go/build' from error messages

This leads to really confusing messages in goinstall.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5495074
src/pkg/go/build/path.go