X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fdbstatus.pl;fp=cmd%2Fdbstatus.pl;h=0000000000000000000000000000000000000000;hb=d7338541ed3f380b0d10e0676bb5d64e6e5e4d7a;hp=34198bfaa78de15f8acfeac1faf3924f854cbe18;hpb=fd598bf2c7b12871c8941ecff8242dbd2b12d62e;p=spider.git diff --git a/cmd/dbstatus.pl b/cmd/dbstatus.pl deleted file mode 100644 index 34198bfa..00000000 --- a/cmd/dbstatus.pl +++ /dev/null @@ -1,12 +0,0 @@ -#!/usr/bin/perl -# -# Database update routine -# -# Copyright (c) 1999 Dirk Koopman G1TLH -# -my ($self, $line) = @_; -my @f = split /\s+/, $line; -my @out; - - -return (1, @out);