From 237d7e8653be29e078b39ae9e114d1697a643fed Mon Sep 17 00:00:00 2001 From: Martin Banas Date: Mon, 25 Nov 2024 13:57:21 +0100 Subject: [PATCH] Remove double definition of not.with_os because it doesn't work The definition of not.with_os doesn't work when it's defined twice. Let's remove the @not.with_os=fedora__ge__39 because it doesn't matter for rhel-10.0 branch anyway --- dnf-behave-tests/createrepo_c/delta-rpms.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/dnf-behave-tests/createrepo_c/delta-rpms.feature b/dnf-behave-tests/createrepo_c/delta-rpms.feature index 681ced047..174b9f01d 100644 --- a/dnf-behave-tests/createrepo_c/delta-rpms.feature +++ b/dnf-behave-tests/createrepo_c/delta-rpms.feature @@ -1,5 +1,4 @@ @not.with_os=rhel__ge__9 -@not.with_os=fedora__ge__39 Feature: Tests createrepo_c generating delta rpms