os-autoinst-distri-rocky/needles/console/console_initial_setup_done.json
Adam Williamson 92cea9f8a8 tweak initial_setup_done match for change in Rawhide
The time spoke is now named 'Time settings' (not 'Timezone
settings') so the needle didn't match. Tweak the match so it
matches both versions.
2016-09-28 13:41:33 -07:00

29 lines
551 B
JSON

{
"area": [
{
"height": 14,
"type": "match",
"width": 62,
"xpos": 360,
"ypos": 624
},
{
"height": 12,
"type": "match",
"width": 65,
"xpos": 361,
"ypos": 658
},
{
"height": 11,
"type": "match",
"width": 65,
"xpos": 33,
"ypos": 690
}
],
"properties": [],
"tags": [
"console_initial_setup_done"
]
}