Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
l10n: sv.po: Update Swedish translation (3288t0f0u)
[gitweb.git]
/
t
/
perf
/
p7519-fsmonitor.sh
diff --git
a/t/perf/p7519-fsmonitor.sh
b/t/perf/p7519-fsmonitor.sh
index 16d1bf72e5ee800a276c4d1ec474a9cbc75b385a..65e145c02d9eafc5a43d56c1fb30fef7be63d704 100755
(executable)
--- a/
t/perf/p7519-fsmonitor.sh
+++ b/
t/perf/p7519-fsmonitor.sh
@@
-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