From: Torsten Bögershausen Date: Tue, 1 Jan 2013 21:42:03 +0000 (+0100) Subject: t9020: which is not portable X-Git-Tag: v1.8.1.1~30^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/279791445b9629d1fc9675cf421e081975ecf4b9?ds=inline;hp=--cc t9020: which is not portable Use type instead Signed-off-by: Torsten Bögershausen Signed-off-by: Junio C Hamano --- 279791445b9629d1fc9675cf421e081975ecf4b9 diff --git a/t/t9020-remote-svn.sh b/t/t9020-remote-svn.sh index 4f2dfe0e3d..dbaecbc032 100755 --- a/t/t9020-remote-svn.sh +++ b/t/t9020-remote-svn.sh @@ -32,8 +32,8 @@ fi test_debug ' git --version - which git - which svnrdump + type git + type svnrdump ' test_expect_success REMOTE_SVN 'simple fetch' '