commit d1b34bfced3f805e5c028551266a6b97134201f7 Author: Mike Perry mikeperry-git@fscked.org Date: Mon Oct 31 21:37:47 2011 -0700
Add a comment, update submodule. --- NetworkScanners/BwAuthority/bwauthority_child.py | 2 +- TorCtl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NetworkScanners/BwAuthority/bwauthority_child.py b/NetworkScanners/BwAuthority/bwauthority_child.py index f842843..27dc0ba 100755 --- a/NetworkScanners/BwAuthority/bwauthority_child.py +++ b/NetworkScanners/BwAuthority/bwauthority_child.py @@ -74,7 +74,7 @@ __selmgr = PathSupport.SelectionManager( use_exit=None, use_guards=False, exit_ports=[443], - order_by_ratio=True) + order_by_ratio=True) # XXX: may be a poor idea for PID control?
# exit code to indicate scan completion # make sure to update this in bwauthority.py as well diff --git a/TorCtl b/TorCtl index 520722b..66ed91b 160000 --- a/TorCtl +++ b/TorCtl @@ -1 +1 @@ -Subproject commit 520722b8e3a7bb72bf9b5063f3c1649b53110225 +Subproject commit 66ed91b5c1453b9c25b7070b702e2e548efb4f80
tor-commits@lists.torproject.org