From ccf93da001f831b95392a578b85b281c908fb32e Mon Sep 17 00:00:00 2001 From: Michael Calmer Date: Mon, 6 Jan 2025 16:51:48 +0100 Subject: [PATCH] Revert "for testsuite force an up-to-date system" This reverts commit bce318ae761a8f2aba2d1e75d6337ae417b76653. --- backend_modules/libvirt/host/combustion | 5 ----- 1 file changed, 5 deletions(-) diff --git a/backend_modules/libvirt/host/combustion b/backend_modules/libvirt/host/combustion index 210fb4c2c..323bdbf90 100644 --- a/backend_modules/libvirt/host/combustion +++ b/backend_modules/libvirt/host/combustion @@ -174,10 +174,5 @@ PACKAGES="$PACKAGES andromeda-dummy milkyway-dummy virgo-dummy timezone wget aaa zypper --non-interactive install $PACKAGES -%{ if testsuite } -zypper --non-interactive update -%{ endif } - - # Leave a marker echo "Configured with combustion" > /etc/issue.d/combustion