Commit 2f58a81d authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

all.bash: fix shell typo.

parent 9ff12286
...@@ -20,5 +20,5 @@ done ...@@ -20,5 +20,5 @@ done
for d in benchmark for d in benchmark
do do
(cd $d && gotest -test.bench '.*' -test.cpu 1,2 (cd $d && gotest -test.bench '.*' -test.cpu 1,2 )
done done
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