Update expected Silverblue os-release strings
It seems to be actually installing fedora-release-silverblue now so we get correct identification here. Update the tests. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
d19cf9553e
commit
c884842439
@ -77,7 +77,7 @@ sub run {
|
||||
AtomicHost => ["atomic.host", "Atomic Host"],
|
||||
CoreOS => ["coreos", "CoreOS"],
|
||||
KDE => ["kde", "KDE Plasma"],
|
||||
Silverblue => ["workstation", "Workstation Edition"],
|
||||
Silverblue => ["silverblue", "Silverblue"],
|
||||
IoT => ["iot", "IoT Edition"],
|
||||
);
|
||||
if (exists($variants{$subvariant})) {
|
||||
|
Loading…
Reference in New Issue
Block a user