mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 23:55:27 +00:00
Don't reset status halfway through the test
This commit is contained in:
@@ -43,7 +43,6 @@ status=`expr $status + $?`
|
|||||||
$PERL ../digcomp.pl knowngood.dig.out dig.out.ns3
|
$PERL ../digcomp.pl knowngood.dig.out dig.out.ns3
|
||||||
status=`expr $status + $?`
|
status=`expr $status + $?`
|
||||||
|
|
||||||
status=0;
|
|
||||||
../../../dig/dig +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd \
|
../../../dig/dig +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd \
|
||||||
tsigzone. @10.53.0.2 axfr -y tsigzone.:1234abcd8765 -p 5300 \
|
tsigzone. @10.53.0.2 axfr -y tsigzone.:1234abcd8765 -p 5300 \
|
||||||
> dig.out.ns2
|
> dig.out.ns2
|
||||||
|
Reference in New Issue
Block a user