diff options
Diffstat (limited to 'bin/tests/system/autosign/clean.sh')
-rw-r--r-- | bin/tests/system/autosign/clean.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/tests/system/autosign/clean.sh b/bin/tests/system/autosign/clean.sh index 54b03575..de1af5b0 100644 --- a/bin/tests/system/autosign/clean.sh +++ b/bin/tests/system/autosign/clean.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2009, 2010 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2009-2011 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -14,11 +14,12 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: clean.sh,v 1.7 2010-12-18 02:12:43 each Exp $ +# $Id: clean.sh,v 1.7.16.2 2011-03-26 23:47:13 tbox Exp $ rm -f */K* */dsset-* */*.signed */trusted.conf */tmp* */*.jnl */*.bk rm -f active.key inact.key del.key unpub.key standby.key rev.key rm -f nopriv.key vanishing.key del1.key del2.key +rm -f delayksk.key delayzsk.key rm -f nsupdate.out rm -f */core rm -f */example.bk |