summaryrefslogtreecommitdiff
path: root/bin/sanity-check
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sanity-check')
-rwxr-xr-xbin/sanity-check1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sanity-check b/bin/sanity-check
index 5e964fb..f9c36ef 100755
--- a/bin/sanity-check
+++ b/bin/sanity-check
@@ -98,6 +98,7 @@ do
done
exec 9> "${sanity_check_lock_file}"
+# shellcheck disable=SC2086
if ! verbose_flock ${block_flag} 9; then
>&2 echo 'Sanity check skipped, cannot acquire lock.'
exit