Avoid 'path name too long' error when running tests by using relative paths.
commit9547c0c082fdd41d357f57b3b1c703472f762fe5
authormaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Fri, 2 Dec 2005 22:33:09 +0000 (2 22:33 +0000)
committermaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Fri, 2 Dec 2005 22:33:09 +0000 (2 22:33 +0000)
tree07592599b92bfcf200ce0db80d950e5033c799d2
parentf41da64495bd7e9ebed36d1c71133dfc1e61c6f3
Avoid 'path name too long' error when running tests by using relative paths.

* run-tests.py (throughout): Use relative paths.
  (show_usage): Change to the tmp_dir before running cvs2svn, so that the
    relative path works.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@1737 be7e6eca-30d4-0310-a8e5-ac0d63af7087
run-tests.py