aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fetchmail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.c b/fetchmail.c
index 29ba051f..26db0e07 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -532,7 +532,7 @@ int main (int argc, char **argv)
}
#endif /* POP3_ENABLE */
}
- else
+ else if (!check_only)
error(0, 0, "Query status=%d", querystatus);
#if defined(linux) && !INET6