[MBT] new ticket for pkg apache-mod_bandwidth "Typo in /usr/sbin/apache-mod_bandwidth-cleanlink.pl"
bugs at pld-linux.org
bugs at pld-linux.org
Sat Jun 5 23:01:27 CEST 2004
Date: 2004-06-05 23:01:24+02 Author: Gall Anonim (anon) <bugs at pld-linux.org>
Title: Typo in /usr/sbin/apache-mod_bandwidth-cleanlink.pl
Ticket ID: #922
Ticket URL: http://bugs.pld-linux.org/?bug=922
Package: apache-mod_bandwidth-5:2.0.3-1
Distribution: PLD-1.0.main PLD-1.1.main
Category: doesn't work as it should
Current state: opened
Text:
Small typo. /usr/sbin/apache-mod_bandwidth-cleanlink.pl
produces "Warning: bad syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html" output. My workaround was to change line containing:
$PS="ps -auxw";
to:
$PS="ps auxw";
More information about the pld-bugs
mailing list