Fix bug #7269 - Job management commands don't work for CUPS queues.
commit845c2281c7513bd3139a8f50b593658b32dbdb31
authorMichael Karcher <samba@mkarcher.dialup.fu-berlin.de>
Thu, 25 Mar 2010 00:33:21 +0000 (24 17:33 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 25 Mar 2010 00:33:21 +0000 (24 17:33 -0700)
treef9709e619e55ae56fd35e837075b1789a0e232cd
parent34674e0a61fe5b2983176e8c33aa48d43fd840ce
Fix bug #7269 - Job management commands don't work for CUPS queues.

Samba needs to retrieve pjob->sysjob from the CUPS response (as
is done in the iprint backend).
source3/printing/print_cups.c