mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-30 17:33:07 +00:00
Compare commits
3 Commits
6baf67aefd
...
7156881b64
Author | SHA1 | Date | |
---|---|---|---|
|
7156881b64 | ||
|
42316bdfb1 | ||
|
8ce8f2aba4 |
@ -479,7 +479,7 @@ sub setup_workaround_repo {
|
|||||||
my %workarounds = (
|
my %workarounds = (
|
||||||
"36" => [],
|
"36" => [],
|
||||||
"37" => [],
|
"37" => [],
|
||||||
"38" => ["FEDORA-2023-ad52b2e4b9", "FEDORA-2023-ade2a4ec02", "FEDORA-2023-965f517da3"],
|
"38" => ["FEDORA-2023-240cd5ee29", "FEDORA-2023-adf2c08800", "FEDORA-2023-5ad9752e38"],
|
||||||
);
|
);
|
||||||
# then we'll download each update for our release:
|
# then we'll download each update for our release:
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user