tools/go/vcs
Dave Cheney 41a15a3013 go.tools/go/vcs: do not delete $TMPDIR during test runs
The test would nuke the entire contents of os.TempDir on completion.

This change corrects the code to use ioutil.TempDir.

R=r, adg
CC=golang-dev
https://golang.org/cl/12796045
2013-08-19 16:22:31 +10:00
..
discovery.go go.tools: add go/vcs 2013-08-15 09:00:02 -07:00
env.go go.tools: add go/vcs 2013-08-15 09:00:02 -07:00
http.go go.tools: add go/vcs 2013-08-15 09:00:02 -07:00
vcs.go go.tools: add go/vcs 2013-08-15 09:00:02 -07:00
vcs_test.go go.tools/go/vcs: do not delete $TMPDIR during test runs 2013-08-19 16:22:31 +10:00