[tor-commits] [ooni-probe/master] remove the antani debug lines

art at torproject.org art at torproject.org
Sat Mar 3 01:07:31 UTC 2012


commit e8bbe67f3bfccbddceea2e00b71c1a928ecca5a0
Author: Arturo Filastò <hellais at gmail.com>
Date:   Fri Mar 2 16:43:42 2012 -0800

    remove the antani debug lines
---
 tests/bridget.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/tests/bridget.py b/tests/bridget.py
index b85c112..d3c7158 100644
--- a/tests/bridget.py
+++ b/tests/bridget.py
@@ -241,8 +241,6 @@ ControlPort %s
 
         self.logger.info("Testing bridge: %s" % bridge)
         while True:
-            if (time.time() - debugupdate) > 40:
-                self.logger.debug("ANTANI: %s %s" % (bridge, o))
             o = ""
             try:
                 o = p.stdout.read(4096)





More information about the tor-commits mailing list