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:
@@ -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 && {
|
||||
|
Reference in New Issue
Block a user