]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: test: Fix NSEC3HASH system test on jammy
authorŠtěpán Balážik <stepan@isc.org>
Wed, 5 Nov 2025 12:59:53 +0000 (12:59 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 5 Nov 2025 12:59:53 +0000 (12:59 +0000)
commit9153e2a70d5d8b3cedc33c56052a8159e292ff7a
tree6b4002e897fda8bfc0a35c0ed6a52325f6704322
parent3a41fbcddef18796f11da69f78f0759586b5bc3c
parentafe13d1e59264e84499d257df25db5d7f6e3bccf
[9.20] fix: test: Fix NSEC3HASH system test on jammy

a94aab94404201a662c1e1d3e53cdeae0f5c8db5 removed importorskip call from
isctest.name on which the functionality of this test relied.

Add an explicit importorskip call to the test.

Backport of MR !11213

Merge branch 'backport-stepan/fix-tools-nsec3hash-on-jammy-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11216