[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] Fix bug in timeout
commit f0b2a98744d8f098632721648adf6ea40c9489ca
Author: Arturo Filastò <hellais@xxxxxxxxx>
Date: Tue Feb 7 19:24:19 2012 +0100
Fix bug in timeout
---
refactor/tests/bridget.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/refactor/tests/bridget.py b/refactor/tests/bridget.py
index 9ec499f..71d210a 100644
--- a/refactor/tests/bridget.py
+++ b/refactor/tests/bridget.py
@@ -52,7 +52,7 @@ DataDirectory %s
os.mkdir(datadir)
return (randomname, datadir)
- def connect(self, bridge, timeout):
+ def connect(self, bridge, timeout=None):
if not timeout:
timeout = self.timeout
torrc, tordir = self.writetorrc(bridge)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits