In the Python test suite, rename global variables that reference the
commit5400ba9ac93b069c9a4fbeab24a6eece1151a581
authorJulian Foad <julian.foad@wandisco.com>
Fri, 6 Aug 2010 13:46:37 +0000 (6 13:46 +0000)
committerJulian Foad <julian.foad@wandisco.com>
Fri, 6 Aug 2010 13:46:37 +0000 (6 13:46 +0000)
treef012c9290d09cd370d4bc2b10bec155d78288439
parentf607f7201eb7330fdd3f469cd0be146ed67b5e82
In the Python test suite, rename global variables that reference the
'Greek tree' repository to indicate that.

* subversion/tests/cmdline/svntest/main.py
  (pristine_dir): Rename to 'pristine_greek_repos_dir'.
  (pristine_url): Rename to 'pristine_greek_repos_url'.
  (run_tests): Track the renames.

* subversion/tests/cmdline/svntest/actions.py
  (setup_pristine_repository, guarantee_empty_repository,
   guarantee_greek_repository): Track the renames.

* subversion/tests/cmdline/svntest/sandbox.py
  (Sandbox.*): Track the renames.

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