X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=0a66c1db5732a6a2448526ee77d237a734a96026;hb=e39b738850b9a122b60b179e9723e546ddacfd62;hp=185ec787af1c43b87599e7870fd54cccf816e912;hpb=b20a9b066bae723e46f638106a886c1cff706f13;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 185ec787..0a66c1db 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -38,7 +38,7 @@ BEGIN { close CLLOCK; $is_win = ($^O =~ /^MS/ || $^O =~ /^OS-2/) ? 1 : 0; # is it Windows? - + $systime = time; } use Msg;