]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Correct --launch line.
authorRuben d'Arco <cyclops@prof-x.net>
Thu, 18 Jul 2013 20:10:37 +0000 (22:10 +0200)
committerRuben d'Arco <cyclops@prof-x.net>
Thu, 18 Jul 2013 20:10:37 +0000 (22:10 +0200)
It's the funky new stuff!

regression-tests/start-test-stop

index e9aaa6b509ee75abbe1c33bb4076d6b43758c9a0..ad5612c443ff0d1a18a67c6995a6c6b48a80e18d 100755 (executable)
@@ -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 \