mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 07:40:00 -04:00
notify: remove duplicate test number
This commit is contained in:
parent
3e9a2c8a7f
commit
7c9d4e99d4
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ test_end
|
|||
# above, which should time out at some point; we need to wait for them to
|
||||
# appear in the logs in case the tests run faster than the notify timeouts
|
||||
|
||||
test_start "checking notify retries expire within 45 seconds ($n)"
|
||||
test_start "checking notify retries expire within 45 seconds"
|
||||
nextpartreset ns3/named.run
|
||||
wait_for_log 45 'retries exceeded' ns3/named.run || ret=1
|
||||
test_end
|
||||
|
|
|
|||
Loading…
Reference in a new issue