summaryrefslogtreecommitdiff
path: root/test/ipptool.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ipptool.c')
-rw-r--r--test/ipptool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ipptool.c b/test/ipptool.c
index db9eaf02b..ca9f1a720 100644
--- a/test/ipptool.c
+++ b/test/ipptool.c
@@ -3221,7 +3221,7 @@ do_tests(FILE *outfile, /* I - Output file */
}
}
}
- else if (!prev_pass)
+ else if (!prev_pass && Output != _CUPS_OUTPUT_QUIET)
fprintf(stderr, "%s\n", cupsLastErrorString());
if (prev_pass && Output >= _CUPS_OUTPUT_LIST && !Verbosity &&