]> 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 08:35:47 +0000 (10:35 +0200)
commit76d9873ef6dd00eb6bd16cfe19d9972e89a9d846
treeed8e9cd10b62232e79994ab65b2fb69efaf472ea
parent06056c44a7bebc50b6e32ca5baa3c396ae4e948f
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.
bin/tests/system/cds/setup.sh