From: Mark Andrews Date: Fri, 15 Apr 2016 06:42:19 +0000 (+1000) Subject: delv is not part of BIND 9.9 X-Git-Tag: v9.9.9rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc7668b4498add94cb471f1877fe95a842de39ce;p=thirdparty%2Fbind9.git delv is not part of BIND 9.9 --- diff --git a/bin/tests/system/dnssec/tests.sh b/bin/tests/system/dnssec/tests.sh index bc81f5a94d8..b1ebafd40d5 100644 --- a/bin/tests/system/dnssec/tests.sh +++ b/bin/tests/system/dnssec/tests.sh @@ -868,16 +868,6 @@ n=`expr $n + 1` if [ $ret != 0 ]; then echo "I:failed"; fi status=`expr $status + $ret` -if [ -x ${DELV} ] ; then - ret=0 - echo "I:checking that validation succeeds when a revoked key is encountered using dns_client ($n)" - $DELV $DELVOPTS +cd @10.53.0.4 soa revkey.example > delv.out$n 2>&1 || ret=1 - grep "fully validated" delv.out$n > /dev/null || ret=1 - n=`expr $n + 1` - if [ $ret != 0 ]; then echo "I:failed"; fi - status=`expr $status + $ret` -fi - echo "I:Checking that a bad CNAME signature is caught after a +CD query ($n)" ret=0 #prime