mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
ug. test, _then_ commit, nick.
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user