From: Junio C Hamano Date: Sun, 19 May 2019 07:45:34 +0000 (+0900) Subject: Merge branch 'tz/test-lib-check-working-jgit' X-Git-Tag: v2.22.0-rc1~6 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/dc58922cf0f6ef42fb0ea45f1ef34f1a05b8065f?hp=7a09f5f1b6b506e31d2f8e10ec09a7d2977317aa 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 --- diff --git a/t/test-lib.sh b/t/test-lib.sh index 908ddb9c46..599fd70e14 100644 --- a/t/test-lib.sh +++ b/t/test-lib.sh @@ -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