X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=a4185caa5323fb249309f3609a002f4388b5c76a;hb=bfd4e140dcf03f12bbda1dd405f8b135f86d0b6a;hp=3e57deb6dca15f9acebf0bd847f96228a88dbb8a;hpb=fda536aef281e0f6fc68a02c537d18650bd5505f;p=spider.git 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);