clean.sh revision 63e1ac1e0915dd1089493d6d092d39a3da817e59
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Copyright (C) 2004, 2007-2014 Internet Systems Consortium, Inc. ("ISC")
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews# Copyright (C) 2000-2002 Internet Software Consortium.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Permission to use, copy, modify, and/or distribute this software for any
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# purpose with or without fee is hereby granted, provided that the above
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrews# copyright notice and this permission notice appear in all copies.
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrews# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrews# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrews# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrews# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrews# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrews# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrews# PERFORMANCE OF THIS SOFTWARE.
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrewsrm -f */K* */keyset-* */dsset-* */dlvset-* */signedkey-* */*.signed
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrewsrm -f */trusted.conf */managed.conf */tmp* */*.jnl */*.bk */*.jbk
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrewsrm -f ns1/root.db ns2/example.db ns3/secure.example.db
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrewsrm -f ns3/unsecure.example.db ns3/bogus.example.db ns3/keyless.example.db
16cc4a1f56d0f9a300419da7e75e3b72169e608aMark Andrewsrm -f ns3/dynamic.example.db ns3/dynamic.example.db.signed.jnl
16cc4a1f56d0f9a300419da7e75e3b72169e608aMark Andrewsrm -f ns3/rsasha256.example.db ns3/rsasha512.example.db