Update console_initial_setup_done needle for a font change

We got a different console font affecting this needle recently.
It *may* be due to building the ARM minimal disk image (which I
think is the only image whose tests hit this needle) with osbuild,
but anyway, it's not a bug, so we should just accept it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-03-13 08:39:18 -07:00
parent 722da7da06
commit 128b5ff4fa
2 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"area": [
{
"ypos": 592,
"type": "match",
"height": 14,
"xpos": 352,
"width": 62
},
{
"xpos": 353,
"width": 65,
"height": 12,
"type": "match",
"ypos": 626
},
{
"ypos": 658,
"height": 11,
"type": "match",
"xpos": 25,
"width": 65
}
],
"properties": [],
"tags": [
"console_initial_setup_done"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB