]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
add launch+= option to regression tests
authorKees Monshouwer <mind04@monshouwer.org>
Thu, 27 Jun 2013 08:02:38 +0000 (10:02 +0200)
committerAki Tuomi <cmouse@desteem.org>
Sun, 14 Jul 2013 15:28:28 +0000 (18:28 +0300)
regression-tests/start-test-stop

index 4b4eae4e88aa38e902fcc99fbcd78c5166e42fe8..344c8bc53e1631b3c891a82b462405afd8fda89f 100755 (executable)
@@ -307,7 +307,7 @@ __EOF__
                        done
 
                        $RUNWRAPPER $PDNS --daemon=no --local-port=$port --socket-dir=./  \
-                               --no-shuffle --launch=random,gmysql --gmysql-dnssec \
+                               --no-shuffle --launch=random --launch+=gmysql --gmysql-dnssec \
                                --fancy-records --send-root-referral \
                                --cache-ttl=0 --no-config \
                                --gmysql-dbname="$GMYSQLDB" \