From 9f2720bf5f865445bc73a5079171f9346d669cc9 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 28 Nov 2024 23:25:01 -0800 Subject: [PATCH] rpmostree_rebase: whoops. trimmed one line too many Signed-off-by: Adam Williamson --- tests/rpmostree_rebase.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/rpmostree_rebase.pm b/tests/rpmostree_rebase.pm index 533dd72d..e91d97c9 100644 --- a/tests/rpmostree_rebase.pm +++ b/tests/rpmostree_rebase.pm @@ -44,6 +44,7 @@ sub run { } elsif ($current =~ "silverblue") { my $relnum = get_release_number; + $rebase = $relnum - 1; # on update tests, just rebase to the 'official' ref for the # release, as opposed to the custom ref we used when building; # this should be more reliable than a different release