Don't limit `go test` to only 2 cores

pull/6/head
Jeff Grafton 2015-12-27 17:21:40 -08:00
parent 500493a3ac
commit 52a6252431
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ godep go install ./...
./hack/verify-all.sh -v
./hack/test-go.sh -- -p=2
./hack/test-go.sh
./hack/test-cmd.sh
./hack/test-integration.sh
./hack/test-update-storage-objects.sh