[tor-commits] [stem/master] Remove python3 argument from the help message
atagar at torproject.org
atagar at torproject.org
Wed Aug 5 14:38:53 UTC 2015
commit 1d6e4896d1b05a264816424b095d6d6c6a44601b
Author: cypherpunks <cypherpunks at torproject.org>
Date: Fri Jul 24 14:23:55 2015 +0200
Remove python3 argument from the help message
Functionality behind this argument was removed in
e8ce90be6b3aa0dcf2c7b960561ac185d49db3bb.
---
test/settings.cfg | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/settings.cfg b/test/settings.cfg
index fe0468c..0b050d5 100644
--- a/test/settings.cfg
+++ b/test/settings.cfg
@@ -38,7 +38,6 @@ msg.help
| -i, --integ runs integration tests
| -t, --target TARGET comma separated list of extra targets for integ tests
| --test TEST_NAME only run tests modules containing the given name
-| --python3 runs tests against a 2to3 conversion of the codebase
| -l, --log RUNLEVEL includes logging output with test results, runlevels:
| TRACE, DEBUG, INFO, NOTICE, WARN, ERROR
| --tor PATH custom tor binary to run testing against
More information about the tor-commits
mailing list