]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/ipp.c
Merge changes from CUPS 1.4svn-r7994.
[thirdparty/cups.git] / backend / ipp.c
index 2d1b802310872e4596a5758d61b00baf6a1aef22..6ca8a5be3f375866b0c19a1e368343825106145d 100644 (file)
@@ -1118,7 +1118,7 @@ main(int  argc,                           /* I - Number of command-line args */
     }
     else if (ipp_status == IPP_SERVICE_UNAVAILABLE ||
             ipp_status == IPP_PRINTER_BUSY)
-      break;
+      continue;
     else
       copies_remaining --;