mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-10 02:01:32 -04:00
Add detail on echo message in autosign test
(cherry picked from commit d330986374)
This commit is contained in:
parent
4dee3d149c
commit
3e75bea995
1 changed files with 1 additions and 1 deletions
|
|
@ -993,7 +993,7 @@ $RNDCCMD 10.53.0.2 loadkeys bar. 2>&1 | sed 's/^/ns2 /' | cat_i
|
|||
echo_i "waiting for changes to take effect"
|
||||
sleep 5
|
||||
|
||||
echo_i "checking former standby key is now active ($n)"
|
||||
echo_i "checking former standby key $newid is now active ($n)"
|
||||
ret=0
|
||||
$DIG $DIGOPTS dnskey . @10.53.0.1 > dig.out.ns1.test$n || ret=1
|
||||
grep 'RRSIG.*'" $newid "'\. ' dig.out.ns1.test$n > /dev/null || ret=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue