From: Kees Monshouwer Date: Tue, 3 Sep 2013 11:51:26 +0000 (+0200) Subject: nit X-Git-Tag: rec-3.6.0-rc1~458^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b0c97fee0f7f3a976f8aa65d31a90ab5dfe9da;p=thirdparty%2Fpdns.git nit --- diff --git a/regression-tests/start-test-stop b/regression-tests/start-test-stop index 89fa0218bf..61e3a2595f 100755 --- a/regression-tests/start-test-stop +++ b/regression-tests/start-test-stop @@ -272,8 +272,8 @@ remotebackend-pipe-dnssec remotebackend-unix-dnssec remotebackend-http-dnssec #remotebackend-pipe-nsec3 remotebackend-unix-nsec3 remotebackend-http-nsec3 #remotebackend-pipe-nsec3-narrow remotebackend-unix-nsec3-narrow remotebackend-http-nsec3-narrow -add -presigned to any ext-nsd, ext-bind, bind, gmysql or gsqlite3 test (except narrow) -to test presigned operation +* Add -presigned to any ext-nsd, ext-bind, bind, gmysql or gsqlite3 test (except narrow) + to test presigned operation * Add 'wait' (literally) after the context to not kill pdns_server immediately after testing. 'nowait' will kill it.