]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't hardcode shared library extension
authorMark Andrews <marka@isc.org>
Wed, 15 Oct 2025 06:51:55 +0000 (17:51 +1100)
committerMark Andrews <marka@isc.org>
Wed, 15 Oct 2025 06:51:55 +0000 (17:51 +1100)
commita0abef4fa3503406b984d0c85ba676c93faf4a3c
treeb7e18bad56b447da326f2dafbe61caa32f441e35
parent93c5a31d6099eeb2d03af0c9848a481407d0e7a8
Don't hardcode shared library extension
15 files changed:
bin/tests/system/synthrecord/conf/bad-multi-label-prefix.conf.j2
bin/tests/system/synthrecord/conf/bad-neg-ttl.conf.j2
bin/tests/system/synthrecord/conf/bad-no-origin.conf.j2
bin/tests/system/synthrecord/conf/bad-no-prefix.conf.j2
bin/tests/system/synthrecord/conf/bad-origin-name.conf.j2
bin/tests/system/synthrecord/conf/bad-origin-no-absolute.conf.j2
bin/tests/system/synthrecord/conf/bad-origin-type.conf.j2
bin/tests/system/synthrecord/conf/bad-prefix-type.conf.j2
bin/tests/system/synthrecord/conf/bad-reverse-missing-origin.conf.j2
bin/tests/system/synthrecord/conf/bad-tsig.conf.j2
bin/tests/system/synthrecord/conf/bad-wrong-ttl-type.conf.j2
bin/tests/system/synthrecord/conf/good-forward-missing-origin.conf.j2
bin/tests/system/synthrecord/conf/good-no-allow-synth.conf.j2
bin/tests/system/synthrecord/conf/good-no-ttl.conf.j2
bin/tests/system/synthrecord/conf/good1.conf.j2