2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

wait longer for the transfer to complete

This commit is contained in:
Mark Andrews
2017-02-03 17:51:16 +11:00
parent c550e75ade
commit 04ed4dd4db

View 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 && {