]> 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:42:13 +0000 (20:42 -0800)
(cherry picked from commit 70f36a25e4880635645b5a6fd850421da0a543e8)

bin/tests/system/logfileconfig/tests.sh

index 69914215d72db24e325af20099d32240e300b60c..1ab61324251fdad5f9f0a0cf594ca9df95b6f417 100644 (file)
@@ -57,6 +57,7 @@ status=0
 n=0
 
 cd $CONFDIR
+export SYSTEMTESTTOP=../..
 
 echo_i "testing log file validity (named -g + only plain files allowed)"