]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix potential excess logging from the scheduler when removing job files
authorMichael R Sweet <michael.r.sweet@gmail.com>
Tue, 16 Jul 2019 14:51:07 +0000 (10:51 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Tue, 16 Jul 2019 14:51:07 +0000 (10:51 -0400)
commit6647894889968030cfe8f567fb3a9ab410d8f1ea
tree01fa479ffb52a57e1432ec4cbac2f0a36e013d90
parent614efb7a87f1dd4626e158709944f9e649fea0ba
Fix potential excess logging from the scheduler when removing job files
(Issue #5597)

(may be Debian-specific, as I was unable to duplicate - the extra check is in
place in case file_time is reset)
CHANGES.md
scheduler/job.c