ug. test, _then_ commit, nick.

This commit is contained in:
Nick Mathewson 2015-03-14 12:14:32 -04:00
parent f70f1d283e
commit 4247ce99e5
1 changed files with 1 additions and 1 deletions

View File

@ -3085,7 +3085,7 @@ tor_main(int argc, char *argv[])
result = 0;
break;
case CMD_VERIFY_CONFIG:
if (get_options()->quiet_level)
if (quiet_level == 0)
printf("Configuration was valid\n");
result = 0;
break;