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

* tb/test-t9020-no-which:
  t9020: which is not portable
maint
Junio C Hamano 2013-01-08 13:23:00 -08:00
commit 15f1f9a6eb
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' '