]> Cypherpunks repositories - gostls13.git/commit
cmd/go: clarify the -o testflag is only for copying the binary
authorSean Liao <sean@liao.dev>
Sun, 5 Oct 2025 18:21:59 +0000 (19:21 +0100)
committerSean Liao <sean@liao.dev>
Wed, 12 Nov 2025 16:01:00 +0000 (08:01 -0800)
commitb8b84b789e4275aeea491dbdb50536facd1fa7d7
tree5e097bad8b770861cb83055ea56b38ead644c38d
parentc761b26b56eec36390885e5373aab2fd17dc67ef
cmd/go: clarify the -o testflag is only for copying the binary

Fixes #74769

Change-Id: Iebbaea8fb1a25e30a541a827815def9e269a8135
Reviewed-on: https://go-review.googlesource.com/c/go/+/709255
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
Reviewed-by: Ian Alexander <jitsu@google.com>
Reviewed-by: Michael Matloob <matloob@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/test/test.go