]> Cypherpunks repositories - gostls13.git/commit
build: only print "You need to add foo to PATH" when needed
authorAndrew Gerrand <adg@golang.org>
Mon, 25 Oct 2010 05:38:48 +0000 (16:38 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 25 Oct 2010 05:38:48 +0000 (16:38 +1100)
commit6e87a0abc93d91db7ac38d1470d152fd02611c80
tree6ca01c68140fb8c36d1f3bca6468f0ea50cbac1c
parent32a6613e94b4ff31df836dd0c9417717b65adfb1
build: only print "You need to add foo to PATH" when needed

Fixes #1223.

R=bradfitz
CC=golang-dev
https://golang.org/cl/2701041
src/make.bash