From 692982647c4409bdfdda59efe99e9815d09b6936 Mon Sep 17 00:00:00 2001 From: Michael Sawyer Date: Wed, 21 Jun 2000 22:48:46 +0000 Subject: [PATCH] Increase delay in VIEWS update test --- bin/tests/system/views/tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/system/views/tests.sh b/bin/tests/system/views/tests.sh index 7faea07769..ea3fb8156f 100644 --- a/bin/tests/system/views/tests.sh +++ b/bin/tests/system/views/tests.sh @@ -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