From: minima Date: Thu, 27 Jul 2000 12:18:16 +0000 (+0000) Subject: tidy up shutdown and issue error message if priv not high enough X-Git-Tag: R_1_43~30 X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=commitdiff_plain;h=0ff070609e2069ecd89023fc6a6ffd5bfd5414d5;p=spider.git tidy up shutdown and issue error message if priv not high enough --- diff --git a/cmd/shutdown.pl b/cmd/shutdown.pl index 1b3d8bb2..4ee21eba 100644 --- a/cmd/shutdown.pl +++ b/cmd/shutdown.pl @@ -16,4 +16,4 @@ foreach $ref (DXChannel::get_all()) { $main::decease = 250; -return (1, $self->msg('shutting')); +return (1);