diff --git a/CHANGES b/CHANGES index dcedb28bac..69fae16f81 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +3162. [test] start.pl: modified to allow for "named.args" in + ns*/ subdirectory to override stock arguments to + named. Largely from RT#26044, but no separate ticket. + 3161. [bug] zone.c:del_sigs failed to always reset rdata leading assertion failures. [RT #25880] diff --git a/bin/tests/system/start.pl b/bin/tests/system/start.pl index 6a24fd1262..f6af20b328 100644 --- a/bin/tests/system/start.pl +++ b/bin/tests/system/start.pl @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: start.pl,v 1.16.54.6 2011/05/05 22:58:59 smann Exp $ +# $Id: start.pl,v 1.16.54.7 2011/10/10 17:16:32 smann Exp $ # Framework for starting test servers. # Based on the type of server specified, check for port availability, remove @@ -23,6 +23,7 @@ # If a server is specified, start it. Otherwise, start all servers for test. use strict; +use Cwd; use Cwd 'abs_path'; use Getopt::Long; @@ -35,6 +36,12 @@ use Getopt::Long; # options - alternate options for the server # NOTE: options must be specified with '-- "