]> Cypherpunks repositories - gostls13.git/commit
cmd/go: "go test -c -test.bench=XX fmt" shouldn't hang
authorShenghou Ma <minux.ma@gmail.com>
Wed, 25 Sep 2013 20:18:33 +0000 (16:18 -0400)
committerShenghou Ma <minux.ma@gmail.com>
Wed, 25 Sep 2013 20:18:33 +0000 (16:18 -0400)
commit752960aa5c6ec12ca4d73b1d5b552466fdd77cce
tree370f52fc411a7138ccc332008f74178374f03440
parentbc0e51555c35552415eb5d4560b43b4bff0e944b
cmd/go: "go test -c -test.bench=XX fmt" shouldn't hang
Fixes #6480.

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