]> granicus.if.org Git - pdns/commitdiff
add skip-unboundhost to two tests
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Mon, 29 Oct 2012 11:45:46 +0000 (11:45 +0000)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Mon, 29 Oct 2012 11:45:46 +0000 (11:45 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2827 d19b8d6e-7fed-0310-83ef-9ca221ded41b

regression-tests/cleandig
regression-tests/cname-to-unauth-any/skip-unboundhost [new file with mode: 0644]
regression-tests/cname-wildcard-chain/skip-unboundhost [new file with mode: 0644]

index d9e6788752fe056141b43444b6f8bb384153ca22..b879232b2a20c337fb572bd8e491019ca419bff6 100755 (executable)
@@ -12,7 +12,7 @@ echo RETVAL: $? >> ${testsdir}/${testname}/drill.out
 echo RETVAL: $? >> ${testsdir}/${testname}/q.out
 if [ ! -e ${testsdir}/${testname}/skip-unboundhost ]
 then
-       unbound-host -v -C unbound-host.conf -t $2 $1 > ${testsdir}/${testname}/unbound-host.out 2>&1
+       /usr/bin/unbound-host -v -C unbound-host.conf -t $2 $1 > ${testsdir}/${testname}/unbound-host.out 2>&1
        echo RETVAL: $? >> ${testsdir}/${testname}/unbound-host.out
 fi
 if [ -f ${testsdir}/${testname}/use.drill ]
diff --git a/regression-tests/cname-to-unauth-any/skip-unboundhost b/regression-tests/cname-to-unauth-any/skip-unboundhost
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/regression-tests/cname-wildcard-chain/skip-unboundhost b/regression-tests/cname-wildcard-chain/skip-unboundhost
new file mode 100644 (file)
index 0000000..e69de29