]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
wait longer for the transfer to complete
authorMark Andrews <marka@isc.org>
Fri, 3 Feb 2017 06:51:16 +0000 (17:51 +1100)
committerMark Andrews <marka@isc.org>
Fri, 3 Feb 2017 06:52:05 +0000 (17:52 +1100)
(cherry picked from commit 04ed4dd4db4395b936d68e9b0c3baf96bcd83b38)

bin/tests/system/catz/tests.sh

index 77447c515fc52c39117aca581628e5a1fb5c8359..fef520f3863d34fd15c7fde25915fde9028934d5 100644 (file)
@@ -447,7 +447,7 @@ do
 done
 
 try=0
-while test $try -lt 45
+while test $try -lt 120
 do
     sleep 1
     sed -n "$cur,"'$p' < ns2/named.run | grep "transfer of 'dom6.example/IN' from " > /dev/null && {