mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-04 19:13:08 +00:00
rpmostree_rebase: whoops. trimmed one line too many
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
a11a39ea48
commit
9f2720bf5f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user