]> git.ipfire.org Git - thirdparty/bind9.git/commit
Ensure test interpreters are defined before common config
authorTom Krizek <tkrizek@isc.org>
Mon, 7 Nov 2022 15:38:49 +0000 (16:38 +0100)
committerTom Krizek <tkrizek@isc.org>
Wed, 21 Dec 2022 09:09:49 +0000 (10:09 +0100)
commit492992dca8512e6cb2cd44c849656e9fa23b287d
treedd1b9fcfdba2caa102c15bb7487fcef479320373
parentba35a6df9cf4d18d1ccbfdf7a6130a48e5eef2b7
Ensure test interpreters are defined before common config

Nothing from conf.sh.common is required to set these values. On the
contrary, a Python interpreter needs to be set in order to randomize the
algorithm set (which happens in conf.sh.common).
bin/tests/system/conf.sh.in