X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=tests%2Frun-all;h=b5c5bb06abeaa13a87abfae1f5a3e208b26e5f01;hp=f298cb773423df1ca6dabffe0df337962fc0b86f;hb=dfec10c836bfb4cf5bc80e0e90d6d7306442be1b;hpb=742e4ad0fb818f41aeef52aad862e120b9a5d5af diff --git a/tests/run-all b/tests/run-all index f298cb77..b5c5bb06 100755 --- a/tests/run-all +++ b/tests/run-all @@ -12,4 +12,4 @@ if [ $# != 0 ]; then fi set -x -exec make $jcpus -f tests/Makefile "$@" +exec make $jcpus -k -f tests/Makefile "$@"