Date format mismatch when using -d
Brought to you by:
einhverfr
In version 1.1.7, using the -d option fails when the
target day has a single digit. The code runs, but does
not match any log entries. This is due to fwreport
padding the day with a leading zero while (in my setups
at least) the system log pads the day with a leading space.
This issue is resolved by changing the date format
specifier on line 154 to '%e'
Logged In: YES
user_id=80610
Will fix this ASAP. Still settling in from a transpacific
relocation :-)
Logged In: NO
Fixed.