summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/auto/declarative/runall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/runall.sh b/tests/auto/declarative/runall.sh
index 2d0c848..33087a1 100755
--- a/tests/auto/declarative/runall.sh
+++ b/tests/auto/declarative/runall.sh
@@ -5,7 +5,7 @@ sleep 1
trap "kill $!" EXIT
export DISPLAY=:7
-make install 2>&1 |
+make -k -j1 install 2>&1 |
while read line
do
case "$line" in