also add -D options for transient named processes started in tests.sh
This commit is contained in:
@@ -273,7 +273,7 @@ $DIG $DIGOPTS @$ns4 A a7.tld4 > /dev/null 2>&1
|
||||
grep "would limit" ns4/named.run >/dev/null 2>&1 ||
|
||||
setret "\"would limit\" not found in log file."
|
||||
|
||||
$NAMED -gc broken.conf > broken.out 2>&1 &
|
||||
$NAMED -D rrl-ns5 -gc broken.conf > broken.out 2>&1 &
|
||||
sleep 2
|
||||
grep "min-table-size 1" broken.out > /dev/null || setret "min-table-size 0 was not changed to 1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user