1 Dec 2006 17:08
[PATCH] Use os.path.join in copy_tests.py
Hyrum K. Wright <hyrum_wright <at> mail.utexas.edu>
2006-12-01 16:08:27 GMT
2006-12-01 16:08:27 GMT
Found these while crawling through the tests. -Hyrum [[[ Use os.path.join() in the tests instead of hardcoding specific path separators. * subversion/tests/cmdline/copy_tests.py (resurrect_deleted_dir, copy_deleted_dir_into_prefix, copy_modify_commit, copy_delete_commit, mv_and_revert_directory): Don't concatenate paths manually, use os.path.join() instead. ]]]
RSS Feed