]> git.ipfire.org Git - thirdparty/bind9.git/commit
bin/tests/system/stop.sh was not working
authorMark Andrews <marka@isc.org>
Thu, 19 Nov 2020 03:43:06 +0000 (14:43 +1100)
committerMark Andrews <marka@isc.org>
Thu, 19 Nov 2020 05:15:26 +0000 (16:15 +1100)
commitda1243fe9d7b56c95c374e12b157f337fddf5ab2
tree756e63ef61151cc9ff94c3a40cbdee07187676ef
parent3065d54142aa3cbb51dd89dc80c991f6ce7616ea
bin/tests/system/stop.sh was not working

It failed to export builddir srcdir resulting in stop.pl failing
when these where looked for in the environment.
bin/tests/system/stop.sh.in