mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 21:50:02 -04:00
Merge branch 'michal/do-not-include-conf.sh-from-ttl-clean.sh' into 'master'
Do not include conf.sh from ttl/clean.sh See merge request isc-projects/bind9!1564
This commit is contained in:
commit
cdbae0013b
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
. $SYSTEMTESTTOP/conf.sh
|
||||
|
||||
rm -f ./dig.out.*
|
||||
rm -f ./*/named.conf
|
||||
rm -f ./*/named.memstats
|
||||
|
|
|
|||
Loading…
Reference in a new issue