address race condition rt40242

(cherry picked from commit 5be3128599)
This commit is contained in:
Mark Andrews
2015-09-09 18:12:05 +10:00
parent 513f6f6ff5
commit be8abebe44

View File

@@ -246,10 +246,10 @@ zone "nil" {
};
EOF
$RNDCCMD reload | sed 's/^/I:ns4 /'
cur=`awk 'END {print NR}' ns4/named.run`
$RNDCCMD reload | sed 's/^/I:ns4 /'
for i in 0 1 2 3 4 5 6 7 8 9
do
$DIGCMD nil. SOA > dig.out.ns4