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 jgitmaint
commit
dc58922cf0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue