[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] ug. test, _then_ commit, nick.
commit 4247ce99e5d9b7b2063df66cc808fac1f09fb799
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Sat Mar 14 12:14:32 2015 -0400
ug. test, _then_ commit, nick.
---
src/or/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/or/main.c b/src/or/main.c
index 49c1b66..e691c53 100644
--- a/src/or/main.c
+++ b/src/or/main.c
@@ -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;
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits