mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-22 02:13:08 +00:00
Add workaround e2fsprogs build for
https://github.com/fedora-silverblue/issue-tracker/issues/470 Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
2dade9e1d9
commit
80df47e82a
@ -474,7 +474,7 @@ sub setup_workaround_repo {
|
||||
my %workarounds = (
|
||||
"37" => [],
|
||||
"38" => [],
|
||||
"39" => [],
|
||||
"39" => ["101544183"],
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user