]> Cypherpunks repositories - gostls13.git/commit
cmd/go/testdata/script: clear path in gotoolchain_issue66175
authorMichael Matloob <matloob@golang.org>
Fri, 10 May 2024 19:24:06 +0000 (15:24 -0400)
committerMichael Matloob <matloob@golang.org>
Fri, 10 May 2024 21:32:07 +0000 (21:32 +0000)
commita0a6026bb176d25401d7d188f95c1fe769d71db8
tree06a4a5ec9ba3e51c3466d56403c344e93fbf2efa
parentcf6124f807e5138cd533bab687d2e233f8fefde8
cmd/go/testdata/script: clear path in gotoolchain_issue66175

The gotoolchain_issue66175 script test would fail if a binary named
go1.21 or go1.22 was present in the system PATH. Clear the path at the
beginning of the test to make it independent of the system path.

Fixes #67277

Change-Id: I6d9133aee5b20ab116e07b659e8ecf3eb8add4ed
Reviewed-on: https://go-review.googlesource.com/c/go/+/584258
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/go/testdata/script/gotoolchain_issue66175.txt