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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2875e80e026dec9a3337cb853c6913d95c68732a;p=thirdparty%2Fpdns.git from orbit. just to be sure. --- diff --git a/regression-tests/start-test-stop b/regression-tests/start-test-stop index 0d9592b60c..c4986c6664 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