File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616# Options:
1717#
1818# -d NOPRINT=1 Disable the print tests.
19- # -d REQUIRE_OUTPUT_BIN=1 Require support for the output-bin attribute.
19+ # -d REQUIRE_OUTPUTBIN=1 Require support for the output-bin attribute.
2020#
2121
2222# Determine whether the Printer supports the output-bin attribute...
3434
3535 STATUS successful-ok
3636
37- EXPECT output-bin-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag COUNT 1 IF-DEFINED REQUIRE_OUTPUT_BIN
38- EXPECT output-bin-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag IF-DEFINED REQUIRE_OUTPUT_BIN
37+ EXPECT output-bin-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag COUNT 1 IF-DEFINED REQUIRE_OUTPUTBIN
38+ EXPECT output-bin-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag IF-DEFINED REQUIRE_OUTPUTBIN
3939 EXPECT output-bin-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag DEFINE-MATCH PRINTER_HAS_OUTPUT_BIN
4040
4141 EXPECT output-bin-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE-FROM output-bin-supported IF-DEFINED PRINTER_HAS_OUTPUT_BIN
You can’t perform that action at this time.
0 commit comments