Modify ↓
Ticket #2970 (closed defect: fixed)
cron.hourly/90manageEBoxLogs is spammy
| Reported by: | tim@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.0.X | Component: | logs |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The EBox::Module::Base Perl module (in Zentyal Core 2.0.20) is using an uninitialized value at line 1389, which emits a warning, which cron dutifully forwards to me every morning.
/etc/cron.hourly/90manageEBoxLogs: Use of uninitialized value in addition (+) at /usr/share/perl5/EBox/Module/Base.pm line 1389.
This makes cron less useful by making it harder to tell when something is wrong.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.