mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-07-25 19:45:45 +00:00
os_release: Update expected edition name for KDE
I think it should be OK to do this without any fancy conditions. It'll fail for F41 respins, but eh. May fail for F42 nightlies until we push the update stable. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
6c34e580f3
commit
26c526bf2d
@ -100,7 +100,7 @@ sub run {
|
||||
Workstation => ["workstation", "Workstation Edition"],
|
||||
AtomicHost => ["atomic.host", "Atomic Host"],
|
||||
CoreOS => ["coreos", "CoreOS"],
|
||||
KDE => ["kde", "KDE Plasma"],
|
||||
KDE => ["kde", "KDE Plasma Desktop Edition"],
|
||||
Silverblue => ["silverblue", "Silverblue"],
|
||||
IoT => ["iot", "IoT Edition"],
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user