X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2Fcluster.pl;fp=perl%2Fcluster.pl;h=a4185caa5323fb249309f3609a002f4388b5c76a;hp=3e57deb6dca15f9acebf0bd847f96228a88dbb8a;hb=9235ff756593fd10cfded4950ce48cf44d0667f6;hpb=28b69e599fe9672c5ec52332d8dd5649b22c6317 diff --git a/perl/cluster.pl b/perl/cluster.pl index 3e57deb6..a4185caa 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -483,7 +483,7 @@ sub setup_start } STDOUT->autoflush(1); - + # try to load the database if (DXSql::init($dsn)) { $dbh = DXSql->new($dsn);