diff options
author | Eric Wong <normalperson@yhbt.net> | 2009-07-19 03:08:27 -0700 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2009-07-19 22:50:06 -0700 |
commit | f0e8b1a3ed48716fa48c93f64214da1ee20ed534 (patch) | |
tree | cc6df962c0d6dc52a4f4b0f64faaa3438e7d04b0 | |
parent | 77acc32b29990a76ac6a63d3211b7c70adcef64d (diff) | |
download | git-f0e8b1a3ed48716fa48c93f64214da1ee20ed534.tar.gz |
git svn: rename tests that had conflicting numbers
Some unrelated tests were developed simultaneously and resulted
in test numbers conflicting. To avoid difficulty when referring
to tests via the "tXXXX" convention, rename the newer tests.
Suggested by Marc Branchaud.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
-rwxr-xr-x | t/t9140-git-svn-reset.sh (renamed from t/t9139-git-svn-reset.sh) | 0 | ||||
-rwxr-xr-x | t/t9141-git-svn-multiple-branches.sh (renamed from t/t9138-git-svn-multiple-branches.sh) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/t/t9139-git-svn-reset.sh b/t/t9140-git-svn-reset.sh index 0735526d4b..0735526d4b 100755 --- a/t/t9139-git-svn-reset.sh +++ b/t/t9140-git-svn-reset.sh diff --git a/t/t9138-git-svn-multiple-branches.sh b/t/t9141-git-svn-multiple-branches.sh index 3cd06718eb..3cd06718eb 100755 --- a/t/t9138-git-svn-multiple-branches.sh +++ b/t/t9141-git-svn-multiple-branches.sh |