From: Mark Andrews Date: Tue, 21 Dec 2021 00:38:03 +0000 (+1100) Subject: notify: remove duplicate test number X-Git-Tag: v9.19.5~46^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c9d4e99d429b593bee7484678ae06e6931c2755;p=thirdparty%2Fbind9.git notify: remove duplicate test number --- diff --git a/bin/tests/system/notify/tests.sh b/bin/tests/system/notify/tests.sh index 5f4ad1c6816..08128179cb6 100644 --- a/bin/tests/system/notify/tests.sh +++ b/bin/tests/system/notify/tests.sh @@ -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