mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
wait longer for the transfer to complete
This commit is contained in:
@@ -447,7 +447,7 @@ do
|
|||||||
done
|
done
|
||||||
|
|
||||||
try=0
|
try=0
|
||||||
while test $try -lt 45
|
while test $try -lt 120
|
||||||
do
|
do
|
||||||
sleep 1
|
sleep 1
|
||||||
sed -n "$cur,"'$p' < ns2/named.run | grep "transfer of 'dom6.example/IN' from " > /dev/null && {
|
sed -n "$cur,"'$p' < ns2/named.run | grep "transfer of 'dom6.example/IN' from " > /dev/null && {
|
||||||
|
Reference in New Issue
Block a user