Commit dec586b
committed
pr_print_filter_function(): Do not shut down CUPS backend at end of input data
As we now do check of device status and ink/toner levels before and
after each job we cannot already close the CUPS backend by when the
pr_print_filter_function() detects that the complete job data has been
passed on. So we remove this functionality from
pr_print_filter_function().
We shut down the CUPS backend anyway when the job ends, after the call
to update the device status.1 parent 07d7602 commit dec586b
1 file changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1498 | 1498 | | |
1499 | 1499 | | |
1500 | 1500 | | |
1501 | | - | |
1502 | | - | |
1503 | | - | |
1504 | | - | |
1505 | | - | |
1506 | | - | |
1507 | | - | |
1508 | | - | |
1509 | | - | |
1510 | 1501 | | |
1511 | 1502 | | |
1512 | 1503 | | |
| |||
0 commit comments