We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 572b528 + 2797914 commit 15f1f9aCopy full SHA for 15f1f9a
1 file changed
t/t9020-remote-svn.sh
@@ -36,8 +36,8 @@ fi
36
37
test_debug '
38
git --version
39
- which git
40
- which svnrdump
+ type git
+ type svnrdump
41
'
42
43
test_expect_success REMOTE_SVN 'simple fetch' '
0 commit comments