summaryrefslogtreecommitdiff
path: root/bin/filter-build-logs
diff options
context:
space:
mode:
Diffstat (limited to 'bin/filter-build-logs')
-rwxr-xr-xbin/filter-build-logs2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/filter-build-logs b/bin/filter-build-logs
index 9663b80..fb71154 100755
--- a/bin/filter-build-logs
+++ b/bin/filter-build-logs
@@ -2,6 +2,8 @@
# filter content of build-logs for display on the webserver
+# shellcheck disable=SC2119,SC2120
+
# shellcheck source=../conf/default.conf
. "${0%/*}/../conf/default.conf"