]> Cypherpunks repositories - gostls13.git/commit
cmd/go: refuse -w with an invalid GOPATH
authorBaokun Lee <nototon@gmail.com>
Thu, 7 Nov 2019 12:23:06 +0000 (20:23 +0800)
committerBryan C. Mills <bcmills@google.com>
Fri, 8 Nov 2019 19:28:49 +0000 (19:28 +0000)
commitf6ff806e48ca48f080d1534e2c8ef4db84abdb7e
treeea7eca34f0d95a13a4dea55f875c3530afc3b18e
parente6c12c3d0296251f1d5a96ebde811dbfd4a914fe
cmd/go: refuse -w with an invalid GOPATH

Fixes #35338

Change-Id: Ic2a3a446ef56b1e5723d6192c8aeec32ae0bbeac
Reviewed-on: https://go-review.googlesource.com/c/go/+/205779
Run-TryBot: Baokun Lee <nototon@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/internal/envcmd/env.go
src/cmd/go/testdata/script/env_write.txt