]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: nil: Fix broken dnssec test
authorEvan Hunt <each@isc.org>
Wed, 26 Mar 2025 01:37:49 +0000 (01:37 +0000)
committerEvan Hunt <each@isc.org>
Wed, 26 Mar 2025 01:37:49 +0000 (01:37 +0000)
When !10262 was rebased prior to merging, there was a new
use of dnssec-keygen -n in the dnssec system test that had
not been removed in the branch, causing a test failure.
This has been fixed.

Merge branch 'each-merge-error' into 'main'

See merge request isc-projects/bind9!10325


Trivial merge