From 93ecfb9504c7f353ebf8dd83b23a8c89c9bbdc4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6nig?= Date: Thu, 5 Jun 2025 13:09:03 +0200 Subject: [PATCH] We test a fresh installaton, so don't pretend this is not a fresh installation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian König --- test/test_any_automated_install.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/test_any_automated_install.py b/test/test_any_automated_install.py index 0fa0453a..eb1f72e4 100644 --- a/test/test_any_automated_install.py +++ b/test/test_any_automated_install.py @@ -89,10 +89,8 @@ def test_installPihole_fresh_install_readableFiles(host): export DEBIAN_FRONTEND=noninteractive umask 0027 runUnattended=true - fresh_install=false source /opt/pihole/basic-install.sh > /dev/null runUnattended=true - fresh_install=false main /opt/pihole/pihole-FTL-prestart.sh """