summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-01-14 21:17:10 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-01-14 21:17:10 +0000
commita112444032b69a48746f8424392c78fa414ec1a8 (patch)
treebdca2d528f6187944d3107d152b2ddb03e7adde3
parentef1469402043cd1aba4f3692f4719c4158b26f8e (diff)
"job-preferred-attributes-supported" needs to be "preferred-attributes-supported"
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12407 a1ca3aef-8c08-0410-bb20-df032aa958be
-rw-r--r--everywhere/ipp-tests.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/everywhere/ipp-tests.test b/everywhere/ipp-tests.test
index af258df56..df6875224 100644
--- a/everywhere/ipp-tests.test
+++ b/everywhere/ipp-tests.test
@@ -3,7 +3,7 @@
#
# IPP Everywhere Printer Self-Certification Manual 1.0: Section 6: IPP Tests.
#
-# Copyright 2014 by The Printer Working Group.
+# Copyright 2014-2015 by The Printer Working Group.
# Copyright 2007-2013 by Apple Inc.
# Copyright 2001-2006 by Easy Software Products. All rights reserved.
#
@@ -244,7 +244,7 @@ DEFINE SUPPLY_REGEX "/^(type\=[A-Za-z]+|(maxcapacity\=([0-9]|\-){0,1})(level\=([
EXPECT ?job-password-supported OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1
EXPECT ?job-password-encryption-supported OF-TYPE keyword IN-GROUP printer-attributes-tag
- EXPECT job-preferred-attributes-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1
+ EXPECT preferred-attributes-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1
EXPECT job-resolvers-supported OF-TYPE collection IN-GROUP printer-attributes-tag IF-DEFINED HAVE_JOB_CONSTRAINTS