Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tb/test-t9020-no-which' into maint
author
Junio C Hamano
<gitster@pobox.com>
Thu, 10 Jan 2013 22:10:36 +0000
(14:10 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 10 Jan 2013 22:10:36 +0000
(14:10 -0800)
* tb/test-t9020-no-which:
t9020: which is not portable
t/t9020-remote-svn.sh
patch
|
blob
|
history
raw
(from parent 1:
3129891
)
diff --git
a/t/t9020-remote-svn.sh
b/t/t9020-remote-svn.sh
index d7be66a1d66006b099ff98225efb3ed1849f7b30..2d2f016f6f8b151f10b08e4419dc6d3bdef3d0a8 100755
(executable)
--- a/
t/t9020-remote-svn.sh
+++ b/
t/t9020-remote-svn.sh
@@
-36,8
+36,8
@@
fi
test_debug '
git --version
-
which
git
-
which
svnrdump
+
type
git
+
type
svnrdump
'
test_expect_success REMOTE_SVN 'simple fetch' '