]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: test: Fix "hooks/conf/good-viewzonelevel.conf.j2 has hard coded library extension"
authorMark Andrews <marka@isc.org>
Mon, 27 Oct 2025 19:15:32 +0000 (06:15 +1100)
committerMark Andrews <marka@isc.org>
Mon, 27 Oct 2025 19:15:32 +0000 (06:15 +1100)
commitb6917630f45005cbb390cddc10f1e36bfb03edf5
tree461243fd2bd0e9469abe4433a2d7d645b04777a1
parent40e8baf6d5bb20865017fd983e0fa222e345dbae
parentba5053cddff71ac479361b8de84f73cda7e2be17
fix: test:  Fix "hooks/conf/good-viewzonelevel.conf.j2 has hard coded library extension"

Use @DYLIB@ instead of hard coded extension "so".

Closes #5600

Merge branch '5600-fix-hooks-conf-good-viewzonelevel-conf-j2' into 'main'

See merge request isc-projects/bind9!11156