1
0
mirror of https://github.com/git/git.git synced 2025-04-07 19:16:00 +00:00

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

* tb/test-t9020-no-which:
  t9020: which is not portable
This commit is contained in:
Junio C Hamano 2013-01-08 13:23:00 -08:00
commit 15f1f9a6eb

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