4841. [bug] Address -fsanitize=undefined warnings. [RT #46786]
This commit is contained in:
@@ -580,7 +580,7 @@ n=`expr $n + 1`
|
||||
echo " I:wait for the zones to be loaded ($n)"
|
||||
ret=1
|
||||
try=0
|
||||
while test $try -lt 45
|
||||
while test $try -lt 100
|
||||
do
|
||||
sleep 1
|
||||
sed -n "$cur,"'$p' < ns6/named.run | grep "any newly configured zones are now loaded" > /dev/null && {
|
||||
|
||||
Reference in New Issue
Block a user