Merge branch 'bp/fsmonitor'
Test fix. * bp/fsmonitor: p7519: improve check for prerequisite WATCHMAN
This commit is contained in:
@ -40,8 +40,7 @@ test_lazy_prereq UNTRACKED_CACHE '
|
|||||||
'
|
'
|
||||||
|
|
||||||
test_lazy_prereq WATCHMAN '
|
test_lazy_prereq WATCHMAN '
|
||||||
{ command -v watchman >/dev/null 2>&1; ret=$?; } &&
|
command -v watchman
|
||||||
test $ret -ne 1
|
|
||||||
'
|
'
|
||||||
|
|
||||||
if test_have_prereq WATCHMAN
|
if test_have_prereq WATCHMAN
|
||||||
|
Reference in New Issue
Block a user