summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rwxr-xr-xlib/intentions-queue2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/intentions-queue b/lib/intentions-queue
index 6744ca0..5d9e977 100755
--- a/lib/intentions-queue
+++ b/lib/intentions-queue
@@ -2,7 +2,7 @@
# contains functions related to the intentions-queue
-# shellcheck disable=SC2039,SC2119,SC2120
+# shellcheck disable=SC2039
if [ -z "${base_dir}" ]; then
# just to make shellcheck happy