]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/go: extend path shortening to all paths in messages"
authorDavid Chase <drchase@google.com>
Mon, 6 Mar 2023 20:38:31 +0000 (20:38 +0000)
committerDavid Chase <drchase@google.com>
Mon, 6 Mar 2023 20:57:12 +0000 (20:57 +0000)
commit8f92ae1c63771e42b60ff64ea39d8d6ba602d8b2
treea614468ee0c73ad9e76c075cfa31b59fe4840af0
parent4a305be9469f340404f63298fce2575326ceaf99
Revert "cmd/go: extend path shortening to all paths in messages"

This reverts CL 465805 (commit 3eedba50b10ca9086646f12d7917912cff7d4d0a).

Reason for revert: The longtest on Windows was typoed, silently ignored, and it turns out it fails there.

Change-Id: I362e9a22a7ec569314a0da932730ba137a98ecda
Reviewed-on: https://go-review.googlesource.com/c/go/+/473795
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: David Chase <drchase@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/cmd/go/internal/work/exec.go
src/cmd/go/testdata/script/build_shorten_sibling_package.txt [deleted file]