Commit 52a62524 authored by Jeff Grafton's avatar Jeff Grafton

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

parent 500493a3
...@@ -49,7 +49,7 @@ godep go install ./... ...@@ -49,7 +49,7 @@ godep go install ./...
./hack/verify-all.sh -v ./hack/verify-all.sh -v
./hack/test-go.sh -- -p=2 ./hack/test-go.sh
./hack/test-cmd.sh ./hack/test-cmd.sh
./hack/test-integration.sh ./hack/test-integration.sh
./hack/test-update-storage-objects.sh ./hack/test-update-storage-objects.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment