We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f40e83d + b4f61b7 commit 8e777afCopy full SHA for 8e777af
1 file changed
t/perf/p7519-fsmonitor.sh
@@ -40,8 +40,7 @@ test_lazy_prereq UNTRACKED_CACHE '
40
'
41
42
test_lazy_prereq WATCHMAN '
43
- { command -v watchman >/dev/null 2>&1; ret=$?; } &&
44
- test $ret -ne 1
+ command -v watchman
45
46
47
if test_have_prereq WATCHMAN
0 commit comments