[Bug 296349] Re: logwatch replaces hostname with number
Nathan Crawford
njcrawford at gmail.com
Sun Nov 16 18:48:03 GMT 2008
Logwatch.pl in version 7.3.6.cvs20080702-1ubuntu3 has a typo around line
940:
> unless ($_ eq "hostname"} {
This causes syntax errors in the rest of the file.
The closing bracket for the unless statement should be a ")"
(parentheses) instead of "}" (curly bracket).
--
logwatch replaces hostname with number
https://bugs.launchpad.net/bugs/296349
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to logwatch in ubuntu.
More information about the Ubuntu-server-bugs
mailing list