From: Nicki Křížek Date: Thu, 2 Jul 2026 14:42:15 +0000 (+0200) Subject: fix: test: Support serving signed child zone from its parent's nameserver X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c468f9abe11a28aa1504b5de906f7cf83b160ab5;p=thirdparty%2Fbind9.git fix: test: Support serving signed child zone from its parent's nameserver When a signed zone is served by the same nameserver instance as its parent, the child's dnssec-signzone has already written dsset-. into that directory. Don't attempt to copy the dsset if the destination and source files are the same. Assisted-by: Claude:claude-opus-4-8 Merge branch 'nicki/serve-signed-child-same-ns' into 'main' See merge request isc-projects/bind9!12354 --- c468f9abe11a28aa1504b5de906f7cf83b160ab5