1
0
mirror of https://github.com/golang/go synced 2024-09-30 14:18:32 -06:00
go/cmd/toolstash
Keith Randall 1dbffd0798 cmd/toolstash: use "go env GOROOT" instead of runtime.GOROOT()
The GOROOT of whatever tool build toolstash is irrelevant. We want
the goroot of the "go" command we're testing.

Change-Id: Ie7e11c74cb445ea694d88c743dbc239a55d47864
Reviewed-on: https://go-review.googlesource.com/43033
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-05-09 20:09:15 +00:00
..
buildall cmd/toolstash: don't build cmd for android 2017-04-05 15:47:30 +00:00
cmp.go cmd/toolstash: import from rsc.io 2016-11-04 00:31:11 +00:00
main.go cmd/toolstash: use "go env GOROOT" instead of runtime.GOROOT() 2017-05-09 20:09:15 +00:00