summarylogtreecommitdiffstats
path: root/makefile-shellcheck-configure.patch
diff options
context:
space:
mode:
authorGiorgi Kobakhidze2024-02-02 13:05:16 +0400
committerGiorgi Kobakhidze2024-02-02 13:08:40 +0400
commit11d039fc285a917da270dd3f1fb77e8e96067787 (patch)
tree29d734ef5ff7aa93022de322d76975bb0a64f1b8 /makefile-shellcheck-configure.patch
parent6c82380b284df22aeb76e3d488f1bc9438062c05 (diff)
downloadaur-11d039fc285a917da270dd3f1fb77e8e96067787.tar.gz
shellcheck fix
Diffstat (limited to 'makefile-shellcheck-configure.patch')
-rw-r--r--makefile-shellcheck-configure.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/makefile-shellcheck-configure.patch b/makefile-shellcheck-configure.patch
new file mode 100644
index 000000000000..b0f19e3a1a37
--- /dev/null
+++ b/makefile-shellcheck-configure.patch
@@ -0,0 +1,11 @@
+--- - 2023-06-25 07:14:36.641047783 +0400
++++ makefile 2023-06-25 06:52:52.458396110 +0400
+@@ -102,7 +102,7 @@
+ lint:
+ $(LUACHECK) -q $$(HGPLAIN= hg files -I '**.lua') prosody prosodyctl
+ @echo $$(sed -n '/^\tlocal exclude_files/,/^}/p;' .luacheckrc | sed '1d;$d' | wc -l) files ignored
+- shellcheck configure
++ shellcheck - < configure
+
+ test:
+ $(BUSTED) --lua=$(RUNWITH)