[or-cvs] r18560: {torctl} pychecker. Always run pychecker.. (torctl/trunk/python/TorCtl)
mikeperry at seul.org
mikeperry at seul.org
Mon Feb 16 09:29:22 UTC 2009
Author: mikeperry
Date: 2009-02-16 04:29:22 -0500 (Mon, 16 Feb 2009)
New Revision: 18560
Modified:
torctl/trunk/python/TorCtl/PathSupport.py
Log:
pychecker. Always run pychecker..
Modified: torctl/trunk/python/TorCtl/PathSupport.py
===================================================================
--- torctl/trunk/python/TorCtl/PathSupport.py 2009-02-16 09:18:49 UTC (rev 18559)
+++ torctl/trunk/python/TorCtl/PathSupport.py 2009-02-16 09:29:22 UTC (rev 18560)
@@ -1136,7 +1136,7 @@
self.sorted_r.remove(self.routers[i])
del self.routers[i]
else:
- plog("INFO", "Postponing expiring non-running router "+ns.idhex)
+ plog("INFO", "Postponing expiring non-running router "+i)
self.routers[i].deleted = True
routers = self.c.read_routers(nslist)
More information about the tor-commits
mailing list