wait longer for the transfer to complete

(cherry picked from commit 04ed4dd4db)
This commit is contained in:
Mark Andrews
2017-02-03 17:51:16 +11:00
parent 4901f2c10b
commit 4ed920490a

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