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
Torsten Bögershausen 2013-01-01 22:42:03 +01:00 committed by Junio C Hamano
parent e99d012a6b
commit 279791445b
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ fi

test_debug '
git --version
which git
which svnrdump
type git
type svnrdump
'

test_expect_success REMOTE_SVN 'simple fetch' '