From a112444032b69a48746f8424392c78fa414ec1a8 Mon Sep 17 00:00:00 2001 From: msweet Date: Wed, 14 Jan 2015 21:17:10 +0000 Subject: "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 --- everywhere/ipp-tests.test | 4 ++-- 1 file 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 -- cgit v1.2.3