From: Peter van Dijk Date: Tue, 10 Dec 2013 12:59:48 +0000 (+0100) Subject: from orbit. just to be sure. X-Git-Tag: rec-3.6.0-rc1~301 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2875e80e026dec9a3337cb853c6913d95c68732a;p=pdns from orbit. just to be sure. --- diff --git a/regression-tests/start-test-stop b/regression-tests/start-test-stop index 0d9592b60..c4986c666 100755 --- a/regression-tests/start-test-stop +++ b/regression-tests/start-test-stop @@ -1268,5 +1268,7 @@ do sleep 1 done +kill -9 $pids + rm pdns*.pid || true exit $RETVAL