]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
fix erroneous test
authorTom Carpay <tom@nlnetlabs.nl>
Thu, 24 Jun 2021 08:00:12 +0000 (10:00 +0200)
committerTom Carpay <tom@nlnetlabs.nl>
Thu, 24 Jun 2021 08:00:12 +0000 (10:00 +0200)
testdata/svcb.tdir/svcb.test

index 47968be5fe89b9a695aaf5886241b6335af78b50..ac6e90d3fbf3263182556782a5f624e9e53d6862 100644 (file)
@@ -52,7 +52,7 @@ fi
 
 
 # check all the failure cases
-if  svcb.failure-cases-01
+if $PRE/readzone svcb.failure-cases-01
 then
        echo "Failure case 1: Multiple instances of the same SvcParamKey"
        echo "Incorrectly succeeded"