]> git.ipfire.org Git - thirdparty/cups.git/commit
scheduler: Fix reasons for previously printed jobs 837/head
authorZdenek Dohnal <zdohnal@redhat.com>
Fri, 19 Jan 2024 12:35:53 +0000 (13:35 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Fri, 26 Jan 2024 05:50:45 +0000 (06:50 +0100)
commit833423add9719c5c368560cdaf879185a43b1cb3
treef1e7df9cff941094a46ed1306139f7ae3aac2bc4
parent259b67100577654e2f83beaf9b6455e9088ba84a
scheduler: Fix reasons for previously printed jobs

Before #832 most successfully finished jobs had incorrect
job state reasons - try to fix them during loading the jobs.
scheduler/job.c