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>maint
parent
e99d012a6b
commit
279791445b
|
@ -32,8 +32,8 @@ fi
|
|||
|
||||
test_debug '
|
||||
git --version
|
||||
which git
|
||||
which svnrdump
|
||||
type git
|
||||
type svnrdump
|
||||
'
|
||||
|
||||
test_expect_success REMOTE_SVN 'simple fetch' '
|
||||
|
|
Loading…
Reference in New Issue