mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Remove bind9.xsl.1, bind9.xsl.2 and bind9.xsl.3
This commit is contained in:
parent
cc491f539b
commit
7da47fd858
1 changed files with 3 additions and 2 deletions
|
|
@ -11,8 +11,11 @@
|
|||
# See the COPYRIGHT file distributed with this work for additional
|
||||
# information regarding copyright ownership.
|
||||
|
||||
rm -f ./Kdnssec*
|
||||
rm -f bind9.xsl.1 bind9.xsl.2 bind9.xsl.3
|
||||
rm -f compressed.headers regular.headers compressed.out regular.out
|
||||
rm -f dig.out*
|
||||
rm -f nc.out* curl.out* header.in*
|
||||
rm -f ns*/managed-keys.bind*
|
||||
rm -f ns*/named.conf
|
||||
rm -f ns*/named.lock
|
||||
|
|
@ -30,5 +33,3 @@ rm -f xml.*mem json.*mem
|
|||
rm -f xml.*stats json.*stats
|
||||
rm -f zones zones.out.* zones.json.* zones.xml.* zones.expect.*
|
||||
rm -rf ./__pycache__
|
||||
rm -f ./Kdnssec*
|
||||
rm -f nc.out* curl.out* header.in*
|
||||
|
|
|
|||
Loading…
Reference in a new issue