X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2Fcreate_usdb.pl;h=241258b758e69803ef90b8106c61b360a89ee6ae;hp=f7242cf75f1b07e497a4f1f6db67077457966e61;hb=b9dffeff7239952814342dad19db3a51def6fab7;hpb=602b4bd771f6476eda740a64a8c83c687abf4572 diff --git a/perl/create_usdb.pl b/perl/create_usdb.pl index f7242cf7..241258b7 100755 --- a/perl/create_usdb.pl +++ b/perl/create_usdb.pl @@ -20,12 +20,6 @@ BEGIN { unshift @INC, "$root/local"; } -use vars qw($VERSION $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; - use DXVars; use USDB;