Merge branch 'tb/test-t9020-no-which'
* tb/test-t9020-no-which: t9020: which is not portable
This commit is contained in:
@ -36,8 +36,8 @@ fi
|
|||||||
|
|
||||||
test_debug '
|
test_debug '
|
||||||
git --version
|
git --version
|
||||||
which git
|
type git
|
||||||
which svnrdump
|
type svnrdump
|
||||||
'
|
'
|
||||||
|
|
||||||
test_expect_success REMOTE_SVN 'simple fetch' '
|
test_expect_success REMOTE_SVN 'simple fetch' '
|
||||||
|
Reference in New Issue
Block a user