summaryrefslogtreecommitdiffstats
path: root/single-file-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'single-file-test.sh')
-rwxr-xr-xsingle-file-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/single-file-test.sh b/single-file-test.sh
index eca6f61..1cf6d4f 100755
--- a/single-file-test.sh
+++ b/single-file-test.sh
@@ -12,7 +12,7 @@ shift
run_all()
{
set -e
- update-file-lists.mk which=${which}
+ update-file-lists.mk which=${which} -j$(getconf _NPROCESSORS_ONLN)
# The spawn of make run copies that do run_one(), below.
make -s -j$(getconf _NPROCESSORS_ONLN) -r -f ${which}.list -f - <<EOF