[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cups-bugs
Subject:    Re: [cups.bugs] [LOW] STR #3013: 'lp -H immediate' should override
From:       Michael Sweet <msweet () apple ! com>
Date:       2008-11-18 0:42:56
Message-ID: 20081118004257.3B6B63C6810C () dns ! easysw ! com
[Download RAW message or body]

[STR Closed w/Resolution]

Fixed in Subversion repository.

Link: http://www.cups.org/str.php?L3013
Version: 1.3-current
Fix Version: 1.4-feature (r8141)
["str3013.patch" (text/plain)]

Index: systemv/lp.c
===================================================================
--- systemv/lp.c	(revision 8140)
+++ systemv/lp.c	(working copy)
@@ -418,8 +418,12 @@
               num_options = cupsAddOption("job-hold-until", "no-hold",
 	                                  num_options, &options);
 	    else if (!strcmp(val, "immediate"))
+	    {
+              num_options = cupsAddOption("job-hold-until", "no-hold",
+	                                  num_options, &options);
               num_options = cupsAddOption("job-priority", "100",
 	                                  num_options, &options);
+	    }
 	    else if (!strcmp(val, "restart"))
 	    {
 	      if (job_id < 1)


_______________________________________________
cups-bugs mailing list
cups-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/cups-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic