]> Cypherpunks repositories - gostls13.git/commit
cmd/go: test -i should not disable -c
authorShenghou Ma <minux.ma@gmail.com>
Mon, 27 Feb 2012 17:33:14 +0000 (12:33 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 27 Feb 2012 17:33:14 +0000 (12:33 -0500)
commit56ae9032b23b089100e0e9c762f0e6326ec6990a
tree45e3d142b931c100bfd30ea84df42abef3c2289d
parenteb825b58ccbda0f748406a6cf9f76833774ab30e
cmd/go: test -i should not disable -c
        Fixes #3104.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5699088
src/cmd/go/test.go