Turn verbose output on in nc_test.

This commit is contained in:
Ward Fisher 2021-06-16 16:34:06 -06:00
parent 802916a914
commit b09461754f

View File

@ -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