Ticket #251 (closed defect: fixed)
Make lpr look at the command line options to figure out if its cups or lprng
Reported by: | jdreed | Owned by: | broder |
---|---|---|---|
Priority: | normal | Milestone: | Summer 2009 Deployment |
Component: | printing | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
lpr should decide whether to be cups or lprng based on command line options. For example, lpr -O should automatically be cups and lpr -Z should be lprng.
Change History
Note: See
TracTickets for help on using
tickets.
Done, and lightly tested, as r23847. More testing would be awesome.