summaryrefslogtreecommitdiff
path: root/src/run.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/run.rc')
-rwxr-xr-xsrc/run.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/run.rc b/src/run.rc
index af4929776..e70f5c696 100755
--- a/src/run.rc
+++ b/src/run.rc
@@ -43,7 +43,7 @@ go test ../test/bench/go1
@{
xcd ../test
- time go run run.go
+ GOMAXPROCS='' time go run run.go
}
echo