missing files from clean.sh

This commit is contained in:
Evan Hunt 2011-10-30 23:14:23 +00:00
parent 74c46f605f
commit 81443179e5
2 changed files with 3 additions and 1 deletions

View file

@ -8,4 +8,5 @@ rm -f ns1/*.db ns1/K*.key ns1/K*.private
rm -f ns1/_default.tsigkeys
rm -f */named.memstats
rm -f authsock.pid
rm -f random.data
rm -f ns1/core

View file

@ -15,7 +15,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: clean.sh,v 1.9 2007/09/26 03:22:44 marka Exp $
# $Id: clean.sh,v 1.10 2011/10/30 23:14:23 each Exp $
#
# Clean up after zone transfer tests.
@ -23,4 +23,5 @@
rm -f dig.out.ns1 dig.out.ns2 dig.out.ns1 dig.out.ns3 dig.out.ns1.after
rm -f ns1/*.jnl ns2/*.jnl ns3/*.jnl ns1/example.db ns2/*.bk ns3/*.bk
rm -f ns3/nomaster1.db
rm -f */named.memstats