]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/work: add missing newline to go version note
authorBryan C. Mills <bcmills@google.com>
Thu, 1 Oct 2020 14:53:41 +0000 (10:53 -0400)
committerBryan C. Mills <bcmills@google.com>
Mon, 16 Nov 2020 15:39:19 +0000 (15:39 +0000)
commitd70a33a40bd2bab2f8cd6ab714c4664ce55dc499
tree1e1e74afaad00f224c4de3929c3e00dacb5afe86
parentc7233dd063cd8bf24460b280e3929458e64f4315
cmd/go/internal/work: add missing newline to go version note

A missed newline was added for one case in CL 162957, but
the parallel no-output case was missed.

Add the missed newline for the second case and update the test to
cover the full line for both cases.

Updates #30263

Change-Id: I02aa523290295a6d409cd68066b45c6990e6fb6e
Reviewed-on: https://go-review.googlesource.com/c/go/+/258758
Reviewed-by: Jay Conrod <jayconrod@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Bryan C. Mills <bcmills@google.com>
src/cmd/go/internal/work/exec.go
src/cmd/go/testdata/script/mod_go_version.txt