]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[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)
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


Trivial merge