From 978d58182e4261aa6674c71a376bfbc959e5f284 Mon Sep 17 00:00:00 2001 From: Michael Sawyer Date: Mon, 19 Jun 2000 19:06:47 +0000 Subject: [PATCH] Typo --- bin/tests/system/dnssec/tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/system/dnssec/tests.sh b/bin/tests/system/dnssec/tests.sh index 90baf02427..fc071f2497 100644 --- a/bin/tests/system/dnssec/tests.sh +++ b/bin/tests/system/dnssec/tests.sh @@ -75,7 +75,7 @@ $PERL ../digcomp.pl dig.out.ns3 dig.out.ns4 || status=1 rm -f dig.out.* -$DIG +tcp +noadd +nosea +nostat +noquest +nocmd -p 5300 +$DIG +tcp +noadd +nosea +nostat +noquest +nocmd -p 5300 \ a.bogus.example. @10.53.0.4 a > dig.out.ns4 || status=1 grep "SERVFAIL" dig.out.ns4 > /dev/null || status=1