diff --git a/nc_test/nc_test.c b/nc_test/nc_test.c index 74ac76e04..5525b52dd 100644 --- a/nc_test/nc_test.c +++ b/nc_test/nc_test.c @@ -98,7 +98,7 @@ main(int argc, char *argv[]) */ (void) signal(SIGFPE, SIG_IGN); - verbose = 0; + verbose = 1; max_nmpt = 8; /* If you uncomment the nc_set_log_level line, you will get a lot