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