]> git.ipfire.org Git - thirdparty/bind9.git/commit
prevent early termination of rpzrecurse test
authorEvan Hunt <each@isc.org>
Thu, 19 Mar 2026 20:08:25 +0000 (13:08 -0700)
committerColin Vidal <colin@isc.org>
Mon, 30 Mar 2026 18:41:13 +0000 (20:41 +0200)
commitd2286d2633bc2dd91504d79a9b9582895901f86c
tree3f68d98412c674d4bb45bada419da9ef80e5b313
parent792d8a74ab5af8723ecc53a6eb20d1a47ec71b11
prevent early termination of rpzrecurse test

add "|| ret=1" after calls to dig, so that dig failures won't
stop the test due to "set -e".
bin/tests/system/rpzrecurse/tests.sh