tidy up shutdown and issue error message if priv not high enough
authorminima <minima>
Thu, 27 Jul 2000 12:18:16 +0000 (12:18 +0000)
committerminima <minima>
Thu, 27 Jul 2000 12:18:16 +0000 (12:18 +0000)
cmd/shutdown.pl

index 1b3d8bb2432ad4f423e11c8909e57433d4059bcd..4ee21ebade351aae062ff0b6029a6727d1f2a589 100644 (file)
@@ -16,4 +16,4 @@ foreach $ref (DXChannel::get_all()) {
 $main::decease = 250;
        
 
-return (1, $self->msg('shutting'));
+return (1);