]> Cypherpunks repositories - gostls13.git/commit
cmd/go: stamp VCS information in test binaries when -buildvcs=true
authorBryan C. Mills <bcmills@google.com>
Fri, 27 May 2022 20:33:36 +0000 (16:33 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 16 Aug 2022 17:18:19 +0000 (17:18 +0000)
commit805305e24f762887a10eb5c410683aa541d1b3c3
treece4372cb0a82cb1ef9c229eb07f7c4cb355dea7d
parenta45bbeae339cd51b60fc59f13da02111f3fc8851
cmd/go: stamp VCS information in test binaries when -buildvcs=true

(But still not when -buildvcs=auto, the default.)

Fixes #52648.

Change-Id: I87a87d4ea84e8bf9635a4f7c8674c9311c3e21be
Reviewed-on: https://go-review.googlesource.com/c/go/+/409177
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/cmd/go/internal/list/list.go
src/cmd/go/internal/load/pkg.go
src/cmd/go/internal/work/build.go
src/cmd/go/testdata/script/test_buildvcs.txt