2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Don't reset status halfway through the test

This commit is contained in:
Michael Sawyer
2000-06-13 21:36:27 +00:00
parent ce745b87f2
commit 4e42045d2b

View File

@@ -43,7 +43,6 @@ status=`expr $status + $?`
$PERL ../digcomp.pl knowngood.dig.out dig.out.ns3
status=`expr $status + $?`
status=0;
../../../dig/dig +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd \
tsigzone. @10.53.0.2 axfr -y tsigzone.:1234abcd8765 -p 5300 \
> dig.out.ns2