We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49af4c6 commit 822f6afCopy full SHA for 822f6af
src/cmd/go/testdata/script/work_env.txt
@@ -1,7 +1,7 @@
1
go env GOWORK
2
stdout '^'$GOPATH'[\\/]src[\\/]go.work$'
3
go env
4
-stdout '^(set )?GOWORK="?'$GOPATH'[\\/]src[\\/]go.work"?$'
+stdout '^(set )?GOWORK=["'']?'$GOPATH'[\\/]src[\\/]go.work["'']?$'
5
6
cd ..
7
0 commit comments