Log: -bV should send all output to stderr/stdout
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Thu, 7 Apr 2016 07:05:06 +0000 (09:05 +0200)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Thu, 7 Apr 2016 07:25:25 +0000 (09:25 +0200)
src/src/exim.c

index 487ac1a1028f31e2a1110b891731485e8ba94f6f..c89fe03b13bdea1be901c09b155060f7b3065a2a 100644 (file)
@@ -2225,6 +2225,7 @@ for (i = 1; i < argc; i++)
       printf("%s\n", CS version_copyright);
       version_printed = TRUE;
       show_whats_supported(stdout);
+      log_testing_mode = TRUE;
       }
 
     /* -bw: inetd wait mode, accept a listening socket as stdin */