From a63e4bdcd636f46ffcf5700b3bdf593d15fc3dd8 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 22 Aug 2006 22:30:56 +0000 Subject: # on 2006/08/17 16:55:08, sra did: Clean old tree svn path=/scripts/make-hashes.pl; revision=216 --- scripts/make-hashes.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/make-hashes.pl') diff --git a/scripts/make-hashes.pl b/scripts/make-hashes.pl index 6676992e..7393583c 100644 --- a/scripts/make-hashes.pl +++ b/scripts/make-hashes.pl @@ -33,6 +33,8 @@ while () { close(F); +print("rm -rf $dir\n"); + print("test -d $_ || mkdir -p $_\n") foreach (sort(keys(%hashes))); -- cgit v1.2.3