]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix an ippserver Send-Document issue with PWG raster files.
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 20 Aug 2014 21:44:02 +0000 (21:44 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 20 Aug 2014 21:44:02 +0000 (21:44 +0000)
commita654c79d102311692e9f1ce5a73fd1717020ee5f
tree13f8a77fed54524912e72a5c7aa880bfa6771f31
parentff6403d63db80bcfbcd9f0e587421d9ef5e98255
Fix an ippserver Send-Document issue with PWG raster files.

Fix some ipptool issues:

- ${VARIABLE} wasn't supported
- DEFINE-VALUE included all values; now just define with the last value.
- NAME didn't expand variables.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12109 a1ca3aef-8c08-0410-bb20-df032aa958be
everywhere/document-format-tests.test
test/ippserver.c
test/ipptool.c