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

* tb/test-t9020-no-which:
  t9020: which is not portable
maint
Junio C Hamano 2013-01-10 14:10:36 -08:00
commit 1493bcc775
1 changed files with 2 additions and 2 deletions

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