]> Cypherpunks repositories - gostls13.git/commit
sudo.bash: print error/exit if problem with /usr/local/bin
authorMike Rosset <mike.rosset@gmail.com>
Thu, 1 Sep 2011 07:24:32 +0000 (17:24 +1000)
committerRob Pike <r@golang.org>
Thu, 1 Sep 2011 07:24:32 +0000 (17:24 +1000)
commit420934348d31ea1da24ccd08b8e8488c475fb50e
tree9878bc4ceea3998f5013e4efbae3dac31eacf5f0
parentca64a37d9d925dec179e1142097dc9f135807656
sudo.bash: print error/exit if problem with /usr/local/bin

When installing profiling tools on Mac OS X print
message if there is a problem with /usr/local/bin

Fixes #2209.

R=golang-dev, r, adg
CC=golang-dev, mike.rosset
https://golang.org/cl/4950057
src/sudo.bash