Merge branch '3846-nsupdate-test-fix-v9_18' into 'v9_18'

[9.18] Merge branch '3846-nsupdate-test-fix' into 'main'

See merge request isc-projects/bind9!7503
This commit is contained in:
Evan Hunt 2023-02-08 07:47:15 +00:00
commit 32623be328

View file

@ -1370,7 +1370,7 @@ grep 'failed: REFUSED' nsupdate.out.test$n > /dev/null || ret=1
n=$((n + 1))
ret=0
echo_i "check that update is rejected if quota is exceeded ($n)"
for loop in 1 2 3 4 5 6 7 8 9 10; do
for loop in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20; do
{
$NSUPDATE -4 -l -p ${PORT} -k ns1/session.key > /dev/null 2>&1 <<END
update add txt-$loop.other.nil 3600 IN TXT Whatever