Drop workaround package that's gone stable
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
db3f6c1b02
commit
9df8fdb00e
@ -515,9 +515,8 @@ sub _repo_setup_updates {
|
||||
my %workarounds = (
|
||||
"30" => [],
|
||||
"31" => [],
|
||||
# fix for lmod breaking console output tests, fix for UEFI
|
||||
# bootloader installs
|
||||
"32" => ["FEDORA-2020-755d29d4b0", "FEDORA-2020-8ef75170b3"]
|
||||
# fix for lmod breaking console output tests
|
||||
"32" => ["FEDORA-2020-755d29d4b0"]
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advisories = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user