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