git svn: cleanup t9138-multiple-branches
commitb5c9b38bc3f7a1151dc6b1af1f3fabe9d1c4aefa
authorMarc Branchaud <marcnarc@xiplink.com>
Fri, 26 Jun 2009 21:08:19 +0000 (26 17:08 -0400)
committerEric Wong <normalperson@yhbt.net>
Sat, 27 Jun 2009 22:01:57 +0000 (27 15:01 -0700)
treeb1a515c77d4751c9fd11ee61ac7417fb54f8d2c8
parent50ff23667020768fa18dcffd154406fc41ebaa84
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>
t/t9138-git-svn-multiple-branches.sh