]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check for unset variables only after conf.sh is loaded
authorTom Krizek <tkrizek@isc.org>
Mon, 26 Jun 2023 16:59:32 +0000 (18:59 +0200)
committerTom Krizek <tkrizek@isc.org>
Thu, 29 Jun 2023 12:40:09 +0000 (14:40 +0200)
commit4efef8cb54ce58cd80b3565bfe5418d13e3019f4
treeb7fc07676145a01a9defdc8ebbb1e91dcaf4d2a6
parent2020ce20104876bdc0fba09d2d481536b963c14c
Check for unset variables only after conf.sh is loaded

Make the cds/setup.sh compatible with the workaround which relies on
testing the TSAN_OPTIONS variable which may not be set.

(cherry picked from commit 76d9873ef6dd00eb6bd16cfe19d9972e89a9d846)
bin/tests/system/cds/setup.sh
bin/tests/system/pkcs11/setup.sh