From b3e5f7fb54cf8eea9ff86af3071bcd7ce96386ef Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 21 Feb 2024 12:13:43 -0800 Subject: [PATCH] live_build: drop a hack that should no longer be needed Signed-off-by: Adam Williamson --- tests/_live_build.pm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/_live_build.pm b/tests/_live_build.pm index 8b900942..02dbde44 100644 --- a/tests/_live_build.pm +++ b/tests/_live_build.pm @@ -79,11 +79,6 @@ sub run { } # now flatten the kickstart assert_script_run "ksflatten -c fedora-live-${lcsubv}.ks -o openqa.ks"; - # FIXME: we need to hack this back out till a compose with the new - # group has run, remove after next Rawhide compose - if ($version eq $rawrel && $lcsubv eq "kde") { - assert_script_run "sed -i -e '/kde-spin-initial-setup/d' openqa.ks"; - } # upload the kickstart so we can check it upload_logs "openqa.ks"; # now install the tools into the mock