X-Git-Url: http://scm.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=e8e7cb0568b0f51fef1d93ff7a2aa50b55278452;hb=f6fdd9847c1f46b233be56296cad39ad949d25ae;hp=5f5b492cb8785fa46a9a2a983927d666afd443b4;hpb=fd20f44c57b732d5362a5ee9b9edb25c958cf71c;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 5f5b492c..e8e7cb05 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -130,15 +130,6 @@ $bumpexisting = 1; # 1 = allow new connection to disconnect old, 0 - don't al $allowdxby = 0; # 1 = allow "dx by ", 0 - don't allow it -use vars qw($VERSION $BRANCH $build $branch); -$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 sub already_conn {