2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

cleanup ddns.key after nsupdate test

This commit is contained in:
Evan Hunt
2009-10-27 05:57:06 +00:00
parent 0ce9fba8f0
commit 72cfcb48a7

View File

@@ -15,14 +15,14 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: clean.sh,v 1.15 2009/07/30 15:11:41 each Exp $
# $Id: clean.sh,v 1.16 2009/10/27 05:57:06 each Exp $
#
# Clean up after zone transfer tests.
#
rm -f dig.out.ns1 dig.out.ns2 dig.out.ns1.after ns1/*.jnl ns2/*.jnl \
ns1/example.db ns1/update.db ns1/other.db
ns1/example.db ns1/update.db ns1/other.db ns1/ddns.key
rm -f random.data
rm -f ns2/example.bk
rm -f ns2/update.bk