[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] No collector means no collector.
commit 6740b7c87aa8a79d64aaa15d43a68007bf864b8d
Author: Arturo Filastò <art@xxxxxxxxx>
Date: Mon Aug 18 15:59:10 2014 +0200
No collector means no collector.
---
ooni/oonicli.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/ooni/oonicli.py b/ooni/oonicli.py
index 90dc89a..fdb202d 100644
--- a/ooni/oonicli.py
+++ b/ooni/oonicli.py
@@ -165,11 +165,9 @@ def runWithDirector(logging=True, start_tor=True, check_incoherences=True):
sys.exit(1)
global_options["annotations"] = annotations
- # XXX: This should mean no bouncer either!
if global_options['no-collector']:
log.msg("Not reporting using a collector")
global_options['collector'] = None
- global_options['bouncer'] = None
deck = Deck()
deck.bouncer = global_options['bouncer']
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits