]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: write binaries to to GOTMPDIR instead of GOROOT in runHostTest
authorBryan C. Mills <bcmills@google.com>
Mon, 11 Nov 2019 16:08:20 +0000 (11:08 -0500)
committerBryan C. Mills <bcmills@google.com>
Mon, 11 Nov 2019 20:17:10 +0000 (20:17 +0000)
commitb1159bad99db43e3f1b114e16c913d0e28387160
tree7dc9b83415a915caeb1228462a55fcfca9ce2da0
parenteb55a0c86438b815e244c1f00dea273b3122592a
cmd/dist: write binaries to to GOTMPDIR instead of GOROOT in runHostTest

Updates #32407
Updates #28387

Change-Id: I2ab933896940787b67ab5464c8213670e6e108c2
Reviewed-on: https://go-review.googlesource.com/c/go/+/206459
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/dist/test.go