Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian König <ckoenig@posteo.de>2022-09-19 15:48:58 +0300
committerChristian König <ckoenig@posteo.de>2022-09-19 15:50:35 +0300
commit17ec88d96f2eaddd4f1836d5e2aa660b70f38ffa (patch)
tree9eff0ba6db4a6a78d1f794fe69fb4c127c8fd79a
parent0df38cd64ef4f77674f87188018d11f9d8fcfbd9 (diff)
Remove `installed_binary` variable which was leftover from https://github.com/pi-hole/pi-hole/pull/4893
Signed-off-by: Christian König <ckoenig@posteo.de>
-rw-r--r--test/test_any_automated_install.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_any_automated_install.py b/test/test_any_automated_install.py
index 895db6dc..f3432575 100644
--- a/test/test_any_automated_install.py
+++ b/test/test_any_automated_install.py
@@ -857,7 +857,7 @@ def test_FTL_binary_installed_and_responsive_no_errors(host):
"""
confirms FTL binary is copied and functional in installed location
"""
- installed_binary = host.run(
+ host.run(
"""
source /opt/pihole/basic-install.sh
create_pihole_user