diff --git a/bin/tests/system/dnssec/clean.sh b/bin/tests/system/dnssec/clean.sh index ddcc32b65e..2985f1699a 100644 --- a/bin/tests/system/dnssec/clean.sh +++ b/bin/tests/system/dnssec/clean.sh @@ -15,11 +15,11 @@ # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# $Id: clean.sh,v 1.10 2001/01/09 21:42:43 bwelling Exp $ +# $Id: clean.sh,v 1.11 2001/11/06 19:32:54 bwelling Exp $ -rm -f */K* */keyset-* */signedkey-* */*.signed */trusted.conf +rm -f */K* */keyset-* */signedkey-* */*.signed */trusted.conf */tmp* rm -f ns1/root.db ns2/example.db ns3/secure.example.db -rm -f ns3/unsecure.example.db ns3/bogus.example.db +rm -f ns3/unsecure.example.db ns3/bogus.example.db ns3/keyless.example.db rm -f dig.out.* rm -f random.data