You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2012/11/16 05:29:17 UTC

svn propchange: r1410195 - svn:log

Author: breser
Revision: 1410195
Modified property: svn:log

Modified: svn:log at Fri Nov 16 04:29:17 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Nov 16 04:29:17 2012
@@ -7,7 +7,7 @@ Make it easy to run the test suite throu
   (usage): Add --http-proxy as a possible option.
   (TestHarness.__init__): Add http_proxy arg / attribute on class.
   (TestHarness._run_py_test): Pass in http_proxy attribute.
-  (main): Support parsing --http-proxy, pass value to TextHarness constructor.
+  (main): Support parsing --http-proxy, pass value to TestHarness constructor.
 
 * subversion/tests/cmdline/svntest/main.py
   (create_config_dir): Accept a http_proxy arg, use urlparse to split it as