From: Evan Hunt Date: Sat, 10 Mar 2018 21:04:31 +0000 (-0800) Subject: clean up dig.out files that were left behind after xfer test X-Git-Tag: v9.13.0~98^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=733086cc678148073c520bc87d1ba15e37537279;p=thirdparty%2Fbind9.git clean up dig.out files that were left behind after xfer test --- diff --git a/bin/tests/system/xfer/clean.sh b/bin/tests/system/xfer/clean.sh index ca30fa6dd46..aac849baa9c 100644 --- a/bin/tests/system/xfer/clean.sh +++ b/bin/tests/system/xfer/clean.sh @@ -13,10 +13,7 @@ # Clean up after zone transfer tests. # -rm -f dig.out.ns1 dig.out.ns2 dig.out.ns3 dig.out.ns4 -rm -f dig.out.ns5 dig.out.ns6 dig.out.ns7 -rm -f dig.out.soa.ns3 -rm -f dig.out.msgsize +rm -f dig.out.* rm -f axfr.out rm -f ns1/slave.db ns2/slave.db rm -f ns1/edns-expire.db @@ -35,5 +32,4 @@ rm -f */ans.run rm -f ns*/named.lock rm -f ns2/mapped.db rm -f ns3/mapped.bk -rm -f dig.out.?.* rm -f ns1/ixfr-too-big.db ns1/ixfr-too-big.db.jnl