mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-04 00:25:29 +00:00
Typo
This commit is contained in:
@@ -75,7 +75,7 @@ $PERL ../digcomp.pl dig.out.ns3 dig.out.ns4 || status=1
|
|||||||
|
|
||||||
rm -f dig.out.*
|
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
|
a.bogus.example. @10.53.0.4 a > dig.out.ns4 || status=1
|
||||||
grep "SERVFAIL" dig.out.ns4 > /dev/null || status=1
|
grep "SERVFAIL" dig.out.ns4 > /dev/null || status=1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user