mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
report subtest number
This commit is contained in:
@@ -3285,7 +3285,7 @@ n=`expr $n + 1`
|
||||
if [ $ret != 0 ]; then echo "I:failed"; fi
|
||||
status=`expr $status + $ret`
|
||||
|
||||
echo "I:check that a named managed zone that was signed 'in-the-future' is re-signed when loaded"
|
||||
echo "I:check that a named managed zone that was signed 'in-the-future' is re-signed when loaded ($n)"
|
||||
ret=0
|
||||
$DIG $DIGOPTS managed-future.example. @10.53.0.4 a > dig.out.ns4.test$n || ret=1
|
||||
grep "flags:.*ad.*QUERY" dig.out.ns4.test$n > /dev/null || ret=1
|
||||
|
Reference in New Issue
Block a user