X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhtest.c;h=1c1684f444b893059a6e99a4c6f8e1176487eea9;hb=4d83cd450b889b65ffab1c352d6580bd5632aae1;hp=871270ee672a80a798ccde528dfe9188652986d8;hpb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;p=mmh diff --git a/uip/mhtest.c b/uip/mhtest.c index 871270e..1c1684f 100644 --- a/uip/mhtest.c +++ b/uip/mhtest.c @@ -20,7 +20,7 @@ static struct swit switches[] = { #define VERBSW 0 { "verbose", 0 }, #define NVERBSW 1 - { "noverbose", 0 }, + { "noverbose", 2 }, #define FILESW 2 { "file file", 0 }, #define OUTFILESW 3 @@ -97,9 +97,7 @@ main(int argc, char **argv) done=freects_done; -#ifdef LOCALE setlocale(LC_ALL, ""); -#endif invo_name = mhbasename(argv[0]); /* read user profile/context */