Support "-qGpostgresql -Mvl <id>" and a better exiwhat output
[exim.git] / src / src / exim.c
index 38a1dedb6f9d79257bfe72f6266f66c147895659..1fb543f1b8e4393b0a58d085efc5022f0969afed 100644 (file)
@@ -3488,7 +3488,7 @@ if ((
     ) ||
     (
     msg_action_arg > 0 &&
-    (daemon_listen || queue_interval >= 0 || list_options ||
+    (daemon_listen || queue_interval > 0 || list_options ||
       (checking && msg_action != MSG_LOAD) ||
       bi_option || test_retry_arg >= 0 || test_rewrite_arg >= 0)
     ) ||