From 2a23c4fc04041c23f05a51bb1007788552f8ef45 Mon Sep 17 00:00:00 2001 From: Ruben d'Arco Date: Thu, 18 Jul 2013 22:10:37 +0200 Subject: [PATCH] Correct --launch line. It's the funky new stuff! --- regression-tests/start-test-stop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression-tests/start-test-stop b/regression-tests/start-test-stop index e9aaa6b509..ad5612c443 100755 --- a/regression-tests/start-test-stop +++ b/regression-tests/start-test-stop @@ -326,7 +326,7 @@ __EOF__ done $RUNWRAPPER $PDNS --daemon=no --local-port=$port --socket-dir=./ \ - --no-shuffle --launch+=random --launch+=gmysql --gmysql-dnssec \ + --no-shuffle --launch --launch+=random --launch+=gmysql --gmysql-dnssec \ --send-root-referral \ --allow-2136-from=127.0.0.0/8 --experimental-rfc2136=yes --experimental-direct-dnskey=yes \ --cache-ttl=$cachettl --no-config \ -- 2.47.3