]> Cypherpunks repositories - gostls13.git/commit
goinstall: report lack of $GOPATH on errors
authorGustavo Niemeyer <gustavo@niemeyer.net>
Thu, 25 Aug 2011 22:12:03 +0000 (19:12 -0300)
committerGustavo Niemeyer <gustavo@niemeyer.net>
Thu, 25 Aug 2011 22:12:03 +0000 (19:12 -0300)
commit0462f77e24125d7337fd8956171f3e2fe901f1db
tree48e6e99890f55f7901fffb2c954994f8d8c8b215
parentcb51fdc00756ca2960769eca0da57e0c6e244a1b
goinstall: report lack of $GOPATH on errors

Fixes #2175.

R=alex.brainman, rsc, gustavo, adg
CC=golang-dev
https://golang.org/cl/4929047
src/cmd/goinstall/main.go