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:
Torsten Bögershausen
2013-01-01 22:42:03 +01:00
committed by Junio C Hamano
parent e99d012a6b
commit 279791445b

View File

@ -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' '