mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 19:39:58 -04:00
Merge branch 'each-fix-logfileconfig' into 'master'
reset SYSTEMTESTTOP when changing directories See merge request isc-projects/bind9!1407
This commit is contained in:
commit
377a7e7bba
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ status=0
|
|||
n=0
|
||||
|
||||
cd $CONFDIR
|
||||
export SYSTEMTESTTOP=../..
|
||||
|
||||
echo_i "testing log file validity (named -g + only plain files allowed)"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue