Re: Bug in logdir
Mike Tremaine <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
Mike Tremaine wrote: >> Somewhere sometime I must have broken logdir because when I updated my >> centos 4.7 to 4.8 my logwatch reports broken. I'm digging through it now >> but I figured I'd put this out there that logdir seems to have stopped >> working >> >> -Mike >> > > Pretty sure we have a lower casing bug which explains the mailer trouble > another user was having. I haven't spotted it yet but I'm looking. If anyone > has some spare cycles and wants to take a peek that would be good also. > > > Or not... I guess I knew this a long time ago and forget but to get the quote marks passed into the script they need single quote wrappers. Ala... --logdir '"/tmp/report.KPXTu7Xw"' Like that it does the right thing. So there is no bug just user error and no documentation. :) -Mike