[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] Start the reactor in the Director
commit 8a889335fea991c69afbe001e4584615b484eafb
Author: Arturo Filastò <art@xxxxxxxxx>
Date: Wed Jan 16 21:00:12 2013 +0100
Start the reactor in the Director
---
ooni/oonicli.py | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/ooni/oonicli.py b/ooni/oonicli.py
index 1959de8..ac1b080 100644
--- a/ooni/oonicli.py
+++ b/ooni/oonicli.py
@@ -190,6 +190,8 @@ def runWithDirector():
log.err('Missing required option: "%s"' % option_name)
print options.getUsage()
+ reactor.run()
+
def run():
"""
Parses command line arguments of test.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits