[tor-commits] [stem/master] Another run_tests.py help output typo
atagar at torproject.org
atagar at torproject.org
Thu Jan 8 17:51:39 UTC 2015
commit 0604b34c6e0f32a9a5da7df501d6d96721e586aa
Author: Damian Johnson <atagar at torproject.org>
Date: Thu Jan 8 09:53:12 2015 -0800
Another run_tests.py help output typo
*facepalm*
---
test/settings.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/settings.cfg b/test/settings.cfg
index 44cb90a..2cbdd0a 100644
--- a/test/settings.cfg
+++ b/test/settings.cfg
@@ -30,7 +30,7 @@ integ.log ./test/data/log
# ran when the user runs with '--target'.
msg.help
-|Usage run-tests.py [OPTION]
+|Usage run_tests.py [OPTION]
|Runs tests for the stem library.
|
| -a, --all runs unit, integ, and style checks (same as '-uis')
More information about the tor-commits
mailing list