]> Cypherpunks repositories - gostls13.git/commit
gotest: correct the documentation of -parallel.
authorRob Pike <r@golang.org>
Wed, 12 Oct 2011 23:56:39 +0000 (16:56 -0700)
committerRob Pike <r@golang.org>
Wed, 12 Oct 2011 23:56:39 +0000 (16:56 -0700)
commit1204f740cfa6b77735877a87817a01fc4ac860a7
tree9615d07065aa5caa4078dca4e282632f625607d7
parentaa2f439c6aa10c3e901afc41d895914cb91529ee
gotest: correct the documentation of -parallel.
It said the default was zero, but it's actually $GOMAXPROCS.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5229059
src/cmd/gotest/doc.go