You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Osku Salerma <os...@iki.fi> on 2006/06/16 11:19:24 UTC

[PATCH] Doc fixes to run_tests.py

The attached patch fixes two documentation errors in build/run_tests.py.

The first was caused in r14070 when the number of fixed parameters to
TestHarness was reduced from 4 to 2, but the documentation was not
updated. The second, a misspelling of "constructor", has been there from
the beginning.

[[[
* build/run_tests.py (main): Documentation fixes.
]]]

--
Osku Salerma - osku@iki.fi - http://www.oskusoft.com/osku/

Re: [PATCH] Doc fixes to run_tests.py

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On 6/16/06, Osku Salerma <os...@iki.fi> wrote:
> The attached patch fixes two documentation errors in build/run_tests.py.
>
> The first was caused in r14070 when the number of fixed parameters to
> TestHarness was reduced from 4 to 2, but the documentation was not
> updated. The second, a misspelling of "constructor", has been there from
> the beginning.
>
> [[[
> * build/run_tests.py (main): Documentation fixes.
> ]]]

Committed in r20148.

Thanks for the patch!

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org