mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:10:00 -04:00
Increase delay in VIEWS update test
This commit is contained in:
parent
7bb1e299e1
commit
692982647c
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ cp ns2/example2.db ns2/example.db
|
|||
sleep 5
|
||||
kill -HUP `cat ns2/named.pid`
|
||||
kill -HUP `cat ns3/named.pid`
|
||||
sleep 10
|
||||
sleep 60
|
||||
|
||||
$DIG +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd +noauth\
|
||||
-b 10.53.0.4 a.example. @10.53.0.4 any -p 5300 > dig.out.ns4.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue