Add a '--keep-local-tmp' option to the test suite. This allows a
commitfb6d31452c7caba243e629ed965366eac6693e0f
authorHyrum Wright <hyrum.wright@wandisco.com>
Mon, 16 Mar 2009 15:06:05 +0000 (16 15:06 +0000)
committerHyrum Wright <hyrum.wright@wandisco.com>
Mon, 16 Mar 2009 15:06:05 +0000 (16 15:06 +0000)
tree04994b7104a72bfb53b0e79795d025f2244ae428
parent6949d072ccf607e2c1d58cc1c7f6754759ff5be0
Add a '--keep-local-tmp' option to the test suite.  This allows a
developer to keep the svn-test-work/local_tmp directory around after a
test fails, to enable further debugging.

* subversion/tests/cmdline/svntest/main.py
  (usage): Document the new option.
  (run_tests): Detect and use the new option.

git-svn-id: http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/cmdline@876668 13f79535-47bb-0310-9956-ffa450edef68
svntest/main.py