]> Cypherpunks repositories - gostls13.git/commit
cmd/go: don't accept a relative path as GOBIN
authorBurcu Dogan <jbd@google.com>
Mon, 12 Oct 2015 15:56:05 +0000 (08:56 -0700)
committerAndrew Gerrand <adg@golang.org>
Mon, 12 Oct 2015 23:53:04 +0000 (23:53 +0000)
commit5b9c6b9e9e645742f6f1a7552f9fc1113178c514
treeafb2a24e555f8b944cbc6c03de7cfcc67b62dd53
parentc6ef16b60a813cf9a9b68cd0489c7bb21a551e29
cmd/go: don't accept a relative path as GOBIN

Fixes #12907.

Change-Id: I5925852fe6962d4ec7dbb3ea5323e8ddfaf9d576
Reviewed-on: https://go-review.googlesource.com/15755
Reviewed-by: Andrew Gerrand <adg@golang.org>
Run-TryBot: Andrew Gerrand <adg@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/build.go
src/cmd/go/go_test.go
src/cmd/go/help.go