[Bug 425206] [NEW] Typo in exim filter script
hackel
rd.launchpad at hayle.org
Sun Sep 6 14:08:52 UTC 2009
Public bug reported:
Binary package hint: logwatch
In /usr/share/logwatch/scripts/services/exim on line 60:
$LvlRestarts = $ENV{'exim_restart'} || 5;
However, the variable is referred to later without the trailing "s",
starting on line 269:
if ($Detail >= $LvlRestart) {
As a result, the exim queue section is included at any detail level,
when it should be omitted at detail level 4 and lower.
** Affects: logwatch (Ubuntu)
Importance: Undecided
Status: New
--
Typo in exim filter script
https://bugs.launchpad.net/bugs/425206
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list