]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix syntax mistake in a testscript file
authorDaniel Martí <mvdan@mvdan.cc>
Fri, 7 Jun 2019 21:59:40 +0000 (22:59 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Fri, 7 Jun 2019 23:25:54 +0000 (23:25 +0000)
commit13f179b9c8c3b9d9066e71d0a69cff8c0876098b
tree2202ee17955943a8d17d5d45c2247c687d285110
parentb33652642286cf4c3fc8b10cdda97bd58059ba3e
cmd/go: fix syntax mistake in a testscript file

I didn't realise that the trybots don't include any Mac machines, so I
assumed this test change was fine when submitting CL 181177.

In any case, this is a simple fix. I forgot to add the quotes, as the
new UserConfigDir on Mac includes a space.

Change-Id: I0766b966fc41736e9fc859e37f059a3f12788d7a
Reviewed-on: https://go-review.googlesource.com/c/go/+/181278
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/testdata/script/env_write.txt