aboutsummaryrefslogtreecommitdiffstats
path: root/sink.c
diff options
context:
space:
mode:
Diffstat (limited to 'sink.c')
-rw-r--r--sink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sink.c b/sink.c
index 5f2aefac..0f2afc87 100644
--- a/sink.c
+++ b/sink.c
@@ -374,7 +374,7 @@ int open_sink(struct query *ctl,
}
- if (outlevel == O_VERBOSE)
+ if (outlevel >= O_VERBOSE)
error(0, 0, "about to deliver with: %s", before);
#ifdef HAVE_SETEUID