]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: nil: Fix out-of-tree test
authorEvan Hunt <each@isc.org>
Fri, 28 Mar 2025 04:03:42 +0000 (04:03 +0000)
committerEvan Hunt <each@isc.org>
Fri, 28 Mar 2025 04:03:42 +0000 (04:03 +0000)
A recent change to the dnssec system test depended on a file
that is only in the source tree, not in the build tree, and was
therefore not available in out-of-tree builds.

Merge branch 'each-fix-dnssec-oot' into 'main'

See merge request isc-projects/bind9!10342


Trivial merge