]> Cypherpunks repositories - gostls13.git/commit
misc/makerelease: workaround the go install -a restriction on release branches
authorShenghou Ma <minux@golang.org>
Sat, 17 Jan 2015 02:07:23 +0000 (21:07 -0500)
committerMinux Ma <minux@golang.org>
Sun, 18 Jan 2015 23:20:25 +0000 (23:20 +0000)
commit30e910197a87773cec9ca53b4e0e5f6114bbd9bf
tree097e179182268063eccdb4fd57ea20bdd68fdd23
parent778b649e386788ec834336f0a222e3f515dadd3a
misc/makerelease: workaround the go install -a restriction on release branches

Fixes #9619.

Change-Id: I71931b0d546163e5451d7d72e552b08540e3c2a7
Reviewed-on: https://go-review.googlesource.com/2995
Reviewed-by: Andrew Gerrand <adg@golang.org>
misc/makerelease/makerelease.go