Make calls to the start.pl always use the test name instead of '.'
This commit is contained in:
@@ -200,7 +200,7 @@ $PERL $SYSTEMTESTTOP/stop.pl . ns1
|
||||
|
||||
copy_setports ns1/named2.conf.in ns1/named.conf
|
||||
|
||||
$PERL $SYSTEMTESTTOP/start.pl --noclean --restart --port ${PORT} . ns1
|
||||
$PERL $SYSTEMTESTTOP/start.pl --noclean --restart --port ${PORT} legacy ns1
|
||||
|
||||
n=`expr $n + 1`
|
||||
echo_i "checking recursive lookup to edns 512 + no tcp + trust anchor fails ($n)"
|
||||
|
||||
Reference in New Issue
Block a user