Merge branch 'tb/test-t9020-no-which' into maint

* tb/test-t9020-no-which:
  t9020: which is not portable
This commit is contained in:
Junio C Hamano 2013-01-10 14:10:36 -08:00
commit 1493bcc775

View file

@ -36,8 +36,8 @@ fi
test_debug '
git --version
which git
which svnrdump
type git
type svnrdump
'
test_expect_success REMOTE_SVN 'simple fetch' '