From 9f30c56e8a92b995fd6e1e31ccaafc2c597b8cd8 Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Mon, 5 Jan 2026 17:04:06 +1100 Subject: [PATCH] Don't remove apache2 (it breaks the manifest run) --- tests.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests.sh b/tests.sh index edd6766..ed31318 100755 --- a/tests.sh +++ b/tests.sh @@ -27,7 +27,6 @@ poetry run \ # Install/remove something, harvest again and diff the harvests DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends cowsay -DEBIAN_FRONTEND=noninteractive apt-get autoremove --purge -y apache2 poetry run \ enroll harvest --out "${BUNDLE_DIR}2"