Descriptionundo CL 5754088 / cae9a7c0db06
broke builders
««« original CL description
cmd/go: respect $GOBIN always
Before, we only consulted $GOBIN for source code
found in $GOROOT, but that's confusing to explain
and less useful. The new behavior lets users set
GOBIN=$HOME/bin and have all go-compiled binaries
installed there.
Fixes issue 3269.
R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/5754088
»»»
Patch Set 1 #Patch Set 2 : diff -r cae9a7c0db06 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|