From: minima Date: Tue, 27 Dec 2005 21:17:36 +0000 (+0000) Subject: put the fudge factor back for now. X-Git-Tag: R_1_52~51 X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=d7d7ba29f0758f9b36af45c973e830031a9b3469 put the fudge factor back for now. --- diff --git a/perl/cluster.pl b/perl/cluster.pl index 8645dbd9..5d5a824a 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -135,6 +135,8 @@ $VERSION = sprintf( "%d.%03d", q$Revision$ =~ /(\d+)\.(\d+)/ ); $BRANCH = sprintf( "%d.%03d", q$Revision$ =~ /\d+\.\d+\.(\d+)\.(\d+)/ || (0,0)); $main::build += $VERSION; $main::branch += $BRANCH; +$main::build += 1; # fudge (put back for now) + # send a message to call on conn and disconnect