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 65e2c07e5..b0995d878 100755
--- a/src/run.rc
+++ b/src/run.rc
@@ -54,7 +54,7 @@ go test ../test/bench/go1
@{
xcd ../test
- GOMAXPROCS='' time go run run.go
+ GOMAXPROCS='' time go run run.go -v
}
echo