]> git.ipfire.org Git - thirdparty/bind9.git/commit
Two minor fixes in the kasp system test
authorMatthijs Mekking <matthijs@isc.org>
Mon, 16 Oct 2023 09:08:59 +0000 (11:08 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 16 Oct 2023 10:34:52 +0000 (12:34 +0200)
commite3f65d465cb2534075cf4b0dc4229d0d3ca22e02
treefe5186e7d6931e231c7367e69036b4a0b3de757a
parentbae7534a247ab24252f87b3e657db2c90c780eba
Two minor fixes in the kasp system test

The 'dynamic-signed-inline-signing.kasp' zone was set up with
the environment variable 'ksktimes', but that should be 'csktimes'
which is set one line above. Since the values are currently the same
the behavior is identical, but of course it should use the correct
variable.

The 'step4.enable-dnssec.autosign' zone was set up twice. This is
unnecessary.

(cherry picked from commit 21d04f556d0ba0fb8d4e2b797fbca754fbec5bbd)
bin/tests/system/kasp/ns3/setup.sh