Index: trunk/tools/raw_MD5_check.pl
===================================================================
--- trunk/tools/raw_MD5_check.pl	(revision 40038)
+++ trunk/tools/raw_MD5_check.pl	(revision 40039)
@@ -6,5 +6,5 @@
 use Sys::Hostname;
 
-my $clients = 4;
+my $clients = 1;
 my $start_time = 8;
 my $end_time = 18; # +1, as it goes until the hour changes.
@@ -157,9 +157,9 @@
     
     if ($do_it == 1) {
-	if (-e $out_log) { 
-            # Do not overwrite already existing files.
-	    print ">> $directory $out_log Already Exists.\n";
-	    return(0); 
-	} 
+#	if (-e $out_log) { 
+#            # Do not overwrite already existing files.
+#	    print ">> $directory $out_log Already Exists.\n";
+#	    return(0); 
+#	} 
 	
 	my @localtime = localtime();
