mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-12 14:23:09 +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") {
|
elsif ($current =~ "silverblue") {
|
||||||
my $relnum = get_release_number;
|
my $relnum = get_release_number;
|
||||||
|
$rebase = $relnum - 1;
|
||||||
# on update tests, just rebase to the 'official' ref for the
|
# on update tests, just rebase to the 'official' ref for the
|
||||||
# release, as opposed to the custom ref we used when building;
|
# release, as opposed to the custom ref we used when building;
|
||||||
# this should be more reliable than a different release
|
# this should be more reliable than a different release
|
||||||
|
Loading…
Reference in New Issue
Block a user