[or-cvs] r20804: {projects} Remove test code (projects/gettor)
kaner at seul.org
kaner at seul.org
Sun Oct 18 16:22:31 UTC 2009
Author: kaner
Date: 2009-10-18 12:22:30 -0400 (Sun, 18 Oct 2009)
New Revision: 20804
Modified:
projects/gettor/GetTor.py
Log:
Remove test code
Modified: projects/gettor/GetTor.py
===================================================================
--- projects/gettor/GetTor.py 2009-10-18 14:02:16 UTC (rev 20803)
+++ projects/gettor/GetTor.py 2009-10-18 16:22:30 UTC (rev 20804)
@@ -84,8 +84,6 @@
gettor.utils.clearBlacklist(conf)
if options.cmdpass:
gettor.utils.setCmdPassword(conf, options.cmdpass)
- test = "haha"
- gettor.utils.verifyPassword(conf, test)
def main():
# Parse command line, setup config and logging
More information about the tor-commits
mailing list