summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2020-02-08 19:12:28 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2020-02-08 19:12:28 +0100
commit7751b2955948664076409abaff4d4e4161a31c6f (patch)
tree517d939c08f9738dc67bdb2b3cb613541313ba92 /Makefile
parent5c0f9c8c79f8eca72c206e2f9bb7c6d26bf80fa4 (diff)
downloadsearxng-7751b2955948664076409abaff4d4e4161a31c6f.tar.gz
searxng-7751b2955948664076409abaff4d4e4161a31c6f.zip
LXC: add LXC tooling box (initial, WIP)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 500910d8e..0e1816eb5 100644
--- a/Makefile
+++ b/Makefile
@@ -75,6 +75,7 @@ test: test.pep8 test.unit test.sh test.robot
- make pylint
test.sh:
+ shellcheck -x utils/lxc.sh
shellcheck -x utils/lib.sh
shellcheck -x utils/filtron.sh
shellcheck -x utils/searx.sh