Mercurial > public > mercurial-scm > hg
diff tests/run-tests.py @ 2705:030d0abdf91b
merge with crew.
author | Vadim Gelfer <vadim.gelfer@gmail.com> |
---|---|
date | Thu, 27 Jul 2006 12:36:17 -0700 |
parents | d32b31e88391 118b198c9423 |
children | e475fe2a6029 |
line wrap: on
line diff
--- a/tests/run-tests.py Thu Jul 27 21:25:39 2006 +0200 +++ b/tests/run-tests.py Thu Jul 27 12:36:17 2006 -0700 @@ -25,7 +25,7 @@ parser.add_option("-v", "--verbose", action="store_true", help="output verbose messages") parser.add_option("-t", "--timeout", type="int", - help="output verbose messages") + help="kill errant tests after TIMEOUT seconds") parser.add_option("-c", "--cover", action="store_true", help="print a test coverage report") parser.add_option("-s", "--cover_stdlib", action="store_true",