]> Cypherpunks repositories - gostls13.git/commit
misc/dashboard/builder: reinstate 'go get -d' error handling hack
authorAndrew Gerrand <adg@golang.org>
Mon, 17 Sep 2012 18:21:02 +0000 (11:21 -0700)
committerAndrew Gerrand <adg@golang.org>
Mon, 17 Sep 2012 18:21:02 +0000 (11:21 -0700)
commitaf832ac0b9609922d486f511dad04fba7a24dc44
treecd922c71855e6c581f0aa4b286ab33f5a2b2b17f
parentda1ce837322ccf7424590f96e765f073ca84e573
misc/dashboard/builder: reinstate 'go get -d' error handling hack

I thought this was redundant since the behavior of 'go get -d' had
changed. I was wrong. Should have tested more thoroughly.

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/6500136
misc/dashboard/builder/main.go