]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix clang test break as a result of golang.org/cl/127495
authorPaul Jolly <paul@myitcv.io>
Fri, 3 May 2019 19:46:52 +0000 (20:46 +0100)
committerPaul Jolly <paul@myitcv.org.uk>
Fri, 3 May 2019 20:08:33 +0000 (20:08 +0000)
commit59ea685ce96a696281e56badd80d2e5dd618b0b0
tree7489d7acfe740270b34a0e4e2c981d798ce67778
parent4a4e05b0b166ef17d62789d7ca6d58aeb846c5d1
cmd/go: fix clang test break as a result of golang.org/cl/127495

golang.org/cl/127495 incorrectly tested against environment specifc
details that do not form part of the script test conditions. This broke
the clang build.

Fix by removing the specific check; the existing checks are sufficient.

Change-Id: Ic6ec873df9343c809968a08dd676e210046da5fd
Reviewed-on: https://go-review.googlesource.com/c/go/+/175179
Run-TryBot: Paul Jolly <paul@myitcv.org.uk>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/testdata/script/bug.txt