summaryrefslogtreecommitdiffstats
path: root/single-file-test.sh
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2009-01-06 22:26:57 -0800
committerRoland McGrath <roland@redhat.com>2009-01-06 22:26:57 -0800
commitaf3425b4d2494e0d47393f8217a5209b8ed170c1 (patch)
tree0400b6f344b4452c934589aa37ec6d2631713a72 /single-file-test.sh
parent58ef2361cd50b4a56dc2b0d6d2b6c5771c8ba9ab (diff)
downloaddebuginfo-test-scripts-af3425b4d2494e0d47393f8217a5209b8ed170c1.tar.gz
debuginfo-test-scripts-af3425b4d2494e0d47393f8217a5209b8ed170c1.tar.xz
debuginfo-test-scripts-af3425b4d2494e0d47393f8217a5209b8ed170c1.zip
parallelize update-file-lists
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