]> diplodocus.org Git - nmh/blobdiff - uip/inc.c
Display the command when reporting timing.
[nmh] / uip / inc.c
index 6c49b3d85af3fffbe4772a05019b7a9be19d6b1b..d65c46fbad8eb54f56428614005d8cea2750d061 100644 (file)
--- a/uip/inc.c
+++ b/uip/inc.c
@@ -205,7 +205,7 @@ main (int argc, char **argv)
     SAVEGROUPPRIVS();
     TRYDROPGROUPPRIVS();
 
-    if (nmh_init(argv[0], 1)) { return 1; }
+    if (nmh_init(argv[0], true, true)) { return 1; }
 
     mts_init ();
     arguments = getarguments (invo_name, argc, argv, 1);