1
0
mirror of https://github.com/golang/go synced 2024-11-06 04:26:11 -07:00
go/src/cmd/pack
Keith Randall 842b05832f all: use testing.GoToolPath instead of "go"
This change makes sure that tests are run with the correct
version of the go tool.  The correct version is the one that
we invoked with "go test", not the one that is first in our path.

Fixes #16577

Change-Id: If22c8f8c3ec9e7c35d094362873819f2fbb8559b
Reviewed-on: https://go-review.googlesource.com/28089
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-08-30 22:49:11 +00:00
..
doc.go
pack_test.go all: use testing.GoToolPath instead of "go" 2016-08-30 22:49:11 +00:00
pack.go all: use SeekStart, SeekCurrent, SeekEnd 2016-05-06 00:10:41 +00:00