add do command
[spider.git] / perl / cluster.pl
index 185ec787af1c43b87599e7870fd54cccf816e912..0a66c1db5732a6a2448526ee77d237a734a96026 100755 (executable)
@@ -38,7 +38,7 @@ BEGIN {
        close CLLOCK;
 
        $is_win = ($^O =~ /^MS/ || $^O =~ /^OS-2/) ? 1 : 0; # is it Windows?
-
+       $systime = time;
 }
 
 use Msg;