author | Marc Branchaud <marcnarc@xiplink.com> | |
Fri, 26 Jun 2009 21:08:19 +0000 (17:08 -0400) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Sat, 27 Jun 2009 22:01:57 +0000 (15:01 -0700) | ||
commit | b5c9b38bc3f7a1151dc6b1af1f3fabe9d1c4aefa | |
tree | b1a515c77d4751c9fd11ee61ac7417fb54f8d2c8 | tree | snapshot |
parent | 50ff23667020768fa18dcffd154406fc41ebaa84 | commit | diff |
git svn: cleanup t9138-multiple-branches
Using the "svn_cmd" wrapper instead of "svn" alone allows tests
to run consistently for users with customized
~/.subversion/configs. Additionally, using subshells via
"(cd ...)" allow cleaner and less error-prone tests to
be written.
[ew: expanded commit message]
Signed-off-by: Marc Branchaud <marcnarc@xiplink.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Using the "svn_cmd" wrapper instead of "svn" alone allows tests
to run consistently for users with customized
~/.subversion/configs. Additionally, using subshells via
"(cd ...)" allow cleaner and less error-prone tests to
be written.
[ew: expanded commit message]
Signed-off-by: Marc Branchaud <marcnarc@xiplink.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
t/t9138-git-svn-multiple-branches.sh | diff | blob | history |