t9020: which is not portable
Use type instead Signed-off-by: Torsten Bögershausen <tboegi@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
e99d012a6b
commit
279791445b
@ -32,8 +32,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