No empty .Rs/.Re
[netbsd-mini2440.git] / external / bsd / bind / dist / bin / tests / system / dnssec / clean.sh
blobdbcb189c92c9778c8e3cb74829e9f70c5b8a405e
1 #!/bin/sh
3 # Copyright (C) 2004, 2007-2009 Internet Systems Consortium, Inc. ("ISC")
4 # Copyright (C) 2000-2002 Internet Software Consortium.
6 # Permission to use, copy, modify, and/or distribute this software for any
7 # purpose with or without fee is hereby granted, provided that the above
8 # copyright notice and this permission notice appear in all copies.
10 # THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
11 # REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
12 # AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
13 # INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
14 # LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
15 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
16 # PERFORMANCE OF THIS SOFTWARE.
18 # Id: clean.sh,v 1.25 2009/10/27 23:47:44 tbox Exp
20 rm -f */K* */keyset-* */dsset-* */dlvset-* */signedkey-* */*.signed */trusted.conf */tmp* */*.jnl */*.bk
21 rm -f ns1/root.db ns2/example.db ns3/secure.example.db
22 rm -f ns3/unsecure.example.db ns3/bogus.example.db ns3/keyless.example.db
23 rm -f ns3/dynamic.example.db ns3/dynamic.example.db.signed.jnl
24 rm -f ns3/rsasha256.example.db ns3/rsasha512.example.db
25 rm -f ns2/private.secure.example.db
26 rm -f */example.bk
27 rm -f dig.out.*
28 rm -f random.data
29 rm -f ns2/dlv.db
30 rm -f ns3/multiple.example.db ns3/nsec3-unknown.example.db ns3/nsec3.example.db
31 rm -f ns3/optout-unknown.example.db ns3/optout.example.db
32 rm -f ns7/multiple.example.bk ns7/nsec3.example.bk ns7/optout.example.bk
33 rm -f */named.memstats
34 rm -f ns3/nsec3.nsec3.example.db
35 rm -f ns3/nsec3.optout.example.db
36 rm -f ns3/optout.nsec3.example.db
37 rm -f ns3/optout.optout.example.db
38 rm -f ns3/secure.nsec3.example.db
39 rm -f ns3/secure.optout.example.db