some files weren't being removed.
This commit is contained in:
@@ -15,11 +15,11 @@
|
|||||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
# 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 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 dig.out.*
|
||||||
rm -f random.data
|
rm -f random.data
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user