]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
reset SYSTEMTESTTOP when changing directories
authorEvan Hunt <each@isc.org>
Tue, 29 Jan 2019 02:13:31 +0000 (18:13 -0800)
committerEvan Hunt <each@isc.org>
Tue, 29 Jan 2019 04:40:48 +0000 (20:40 -0800)
(cherry picked from commit 70f36a25e4880635645b5a6fd850421da0a543e8)

bin/tests/system/logfileconfig/tests.sh

index 2e198c6a03960f4ea47efbc65188cb99b2cd4e29..650ccca9cc09ccdd61d85300a25eb53c8d07f7c3 100644 (file)
@@ -63,6 +63,7 @@ status=0
 n=0
 
 cd $CONFDIR
+export SYSTEMTESTTOP=../..
 
 echo_i "testing log file validity (named -g + only plain files allowed)"