From: Mark Andrews Date: Tue, 15 Aug 2023 00:26:29 +0000 (+1000) Subject: Remove bind9.xsl.1, bind9.xsl.2 and bind9.xsl.3 X-Git-Tag: v9.19.17~55^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7da47fd858a6b97ac4eb80db8cb161780c218b97;p=thirdparty%2Fbind9.git Remove bind9.xsl.1, bind9.xsl.2 and bind9.xsl.3 --- diff --git a/bin/tests/system/statschannel/clean.sh b/bin/tests/system/statschannel/clean.sh index 2ad31ea14d7..b0ab571b240 100644 --- a/bin/tests/system/statschannel/clean.sh +++ b/bin/tests/system/statschannel/clean.sh @@ -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*