[tor-commits] [ooni-probe/master] * Cleaned up the code a tiny bit.

isis at torproject.org isis at torproject.org
Thu Oct 11 22:43:59 UTC 2012


commit 5fe70a6c0ade0edb097d1d44d8a460fae0223367
Author: Isis Lovecruft <isis at torproject.org>
Date:   Thu Oct 11 22:23:06 2012 +0000

    * Cleaned up the code a tiny bit.
---
 ooni/ooniprobe.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/ooni/ooniprobe.py b/ooni/ooniprobe.py
index ec529d6..2e23409 100644
--- a/ooni/ooniprobe.py
+++ b/ooni/ooniprobe.py
@@ -112,8 +112,6 @@ class Options(usage.Options):
 
     optFlags = [
         #['remote', 'r', "If the test should be run remotely (not supported)"],
-        #['status', 'x', 'Show current state'],
-        #['restart', 'r', 'Restart OONI'],
         ['quiet', 'q', "Don't log to stdout"]
     ]
 





More information about the tor-commits mailing list