]> Cypherpunks repositories - gostls13.git/commit
sudo.bash: diagnose when the go tool is not in $PATH
authorRob Pike <r@golang.org>
Thu, 15 Nov 2012 18:42:39 +0000 (10:42 -0800)
committerRob Pike <r@golang.org>
Thu, 15 Nov 2012 18:42:39 +0000 (10:42 -0800)
commitc590db2b8b9d72492d5a5269f19a105e9614369b
tree651262f42b77dc14bc7ff09ec3d46bc7a48440ea
parent27087022cea3b9fec19c9fae206abd57bf880bd3
sudo.bash: diagnose when the go tool is not in $PATH
Fixes #4386.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/6854050
src/sudo.bash