Merge branch 'tz/test-lib-check-working-jgit'

A prerequiste check in the test suite to see if a working jgit is
available was made more robust.

* tz/test-lib-check-working-jgit:
  test-lib: try harder to ensure a working jgit
maint
Junio C Hamano 2019-05-19 16:45:34 +09:00
commit dc58922cf0
1 changed files with 1 additions and 1 deletions

View File

@ -1522,7 +1522,7 @@ test_lazy_prereq NOT_ROOT '
'

test_lazy_prereq JGIT '
type jgit
jgit --version
'

# SANITY is about "can you correctly predict what the filesystem would