]> git.ipfire.org Git - thirdparty/cups.git/commit
scheduler: Fix reasons for previously printed jobs
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 27 Nov 2023 11:49:57 +0000 (12:49 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Fri, 26 Jan 2024 05:50:45 +0000 (06:50 +0100)
commit259b67100577654e2f83beaf9b6455e9088ba84a
tree7c4aa12ac9b1027559138c457597bf063daf0136
parentb546688325bb002a2493e4df3a0a7e5e3b844153
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