From 7a05a24d414a5a95ee2bf377c87464d57bf5e035 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Thu, 24 Aug 2023 21:06:01 +0200 Subject: don't pull mitmproxy just for running hydrilla server --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5f9b51b..1acdba5 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,7 @@ sample-malcontent: mkdir $@ printf 'hydrilla-builder -s tests/source-package-example/ -d %s' \ "$$(realpath $@)" | \ - make -C subrepos/hydrilla shell-with-haketilo + make -C subrepos/hydrilla shell-with-hydrilla-only LETSENCRYPT_ETC_DIR = $(TEST_ROOT_DIR)/etc/letsencrypt HYDRILLA_WEBSITE_ETC_DIR = $(TEST_ROOT_DIR)/etc/guix-container/hydrilla-website -- cgit v1.2.3