]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix mod_gomodcache and generate_env TestScripts on Plan 9
authorFazlul Shahriar <fshahriar@gmail.com>
Mon, 15 Jun 2020 17:04:05 +0000 (13:04 -0400)
committerBryan C. Mills <bcmills@google.com>
Tue, 16 Jun 2020 21:19:08 +0000 (21:19 +0000)
commit9ca2474fd274d7bce8da454d1a7da074e40944ad
treec859b448fb96f912dafde9e29917d32ef6f064c0
parent844bf11ecd362e50e62a81c93aa2ac602de59adc
cmd/go: fix mod_gomodcache and generate_env TestScripts on Plan 9

Adjust these two tests for Plan 9,
which uses $path instead of $PATH,
and $home instead of $HOME.

Fixes #39599

Change-Id: Idba95e07d307e76f0f61acd904905b417c52d43a
Reviewed-on: https://go-review.googlesource.com/c/go/+/237941
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/testdata/script/generate_env.txt
src/cmd/go/testdata/script/mod_gomodcache.txt