From b1e90cff23eae2181d2b430e77471f488947d1a9 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sat, 7 Mar 2020 20:24:08 +0100 Subject: LXC: separate lxc-suite from lxc & improved command line. Signed-off-by: Markus Heiser --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 63e7e97f0..822adb1ae 100644 --- a/Makefile +++ b/Makefile @@ -110,7 +110,7 @@ test.sh: shellcheck -x utils/searx.sh shellcheck -x utils/morty.sh shellcheck -x utils/lxc.sh - shellcheck -x utils/lxc.env + shellcheck -x utils/lxc-searx.env shellcheck -x .config.sh test.pep8: pyenvinstall -- cgit v1.2.3