]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Re-enable accidentally disabled dnssec checks
authorTom Krizek <tkrizek@isc.org>
Fri, 19 Jan 2024 15:00:46 +0000 (16:00 +0100)
committerNicki Křížek <nicki@isc.org>
Mon, 6 May 2024 12:44:08 +0000 (14:44 +0200)
Remove the premature exit statement which made the rest of the checks
unreachable.

bin/tests/system/dnssec/tests.sh

index 4e957486d6388f7f509805dc588499cd585f9a0a..e519b97b6d0633249fae468a6571786010e97f25 100644 (file)
@@ -3734,9 +3734,6 @@ n=$((n + 1))
 test "$ret" -eq 0 || echo_i "failed"
 status=$((status + ret))
 
-echo_i "status: $status"
-exit $status
-
 echo_i "checking initialization with a revoked managed key ($n)"
 ret=0
 copy_setports ns5/named2.conf.in ns5/named.conf