]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
notify: remove duplicate test number
authorMark Andrews <marka@isc.org>
Tue, 21 Dec 2021 00:38:03 +0000 (11:38 +1100)
committerMichal Nowak <mnowak@isc.org>
Tue, 9 Aug 2022 13:45:12 +0000 (15:45 +0200)
bin/tests/system/notify/tests.sh

index 5f4ad1c68161ff62f7efeb0cfb96a2e103151632..08128179cb6ba045338c36de2ce8039bd6bd4c48 100644 (file)
@@ -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