lpstat still broken when printer instances defined #2098
Closed
Labels
Milestone
Comments
CUPS.org User: mike Fixed in Subversion repository. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version: 1.2.6
CUPS.org User: splite
The fix to STR #2073 in 1.2.6 is itself broken, again causing infinite output from lpstat -l -p when printer instances are defined.
--- systemv/lpstat.c.orig 2006-11-02 15:01:54.000000000 -0500
+++ systemv/lpstat.c 2006-11-13 16:35:50.000000000 -0500
@@ -2038,7 +2038,7 @@
if (reasons)
{
_cupsLangPuts(stdout, _("\tAlerts:"));
The text was updated successfully, but these errors were encountered: