tweak install_lang needle to match Fedora-Atomic
now we're getting composes with the product name 'Fedora-Atomic' this needle doesn't match them. Tweak it so it should match both 'Fedora' and 'Fedora-Atomic'.
This commit is contained in:
parent
fe507b9d46
commit
83828425e1
@ -1,17 +1,17 @@
|
||||
{
|
||||
"properties": [],
|
||||
"area": [
|
||||
{
|
||||
"height": 28,
|
||||
"type": "match",
|
||||
"xpos": 353,
|
||||
"width": 93,
|
||||
"ypos": 97
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"anaconda_select_install_lang",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"height": 28,
|
||||
"type": "match",
|
||||
"xpos": 356,
|
||||
"width": 84,
|
||||
"ypos": 103
|
||||
}
|
||||
],
|
||||
"properties": []
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 117 KiB |
Loading…
Reference in New Issue
Block a user