]> git.ipfire.org Git - thirdparty/bind9.git/commit
Disable test algorithm randomization if Python is missing
authorTom Krizek <tkrizek@isc.org>
Wed, 16 Nov 2022 14:55:16 +0000 (15:55 +0100)
committerTom Krizek <tkrizek@isc.org>
Fri, 23 Dec 2022 11:37:46 +0000 (12:37 +0100)
commit6950dfe00398b76a4b7ba76c82312af7945dec37
tree5517c6a7afc4345f07ab511b6fb6612970f59609
parent9e895462d1c5d5469b39858ca8a3bef834e84699
Disable test algorithm randomization if Python is missing

This change is motivated by the fact that our Windows CI image doesn't
have a Python interpreter.
bin/tests/system/conf.sh.common