Drop match level for kernel.org "patch" needles to 92

Again, to combat os-autoinst's new behaviour without adding yet
more needles. We're getting 96% match on stg.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-07-19 11:13:14 -07:00
parent d5ebaaa756
commit 86c34ca063
4 changed files with 8 additions and 4 deletions

View File

@ -1,7 +1,8 @@
{
"area": [
{
"type": "match",
"type": "match",
"match": 92,
"xpos": 504,
"height": 17,
"ypos": 654,

View File

@ -1,7 +1,8 @@
{
"area": [
{
"type": "match",
"type": "match",
"match": 92,
"ypos": 652,
"width": 55,
"xpos": 508,

View File

@ -5,7 +5,8 @@
"ypos": 652,
"height": 17,
"xpos": 509,
"type": "match",
"type": "match",
"match": 92,
"match": 90
}
],

View File

@ -1,7 +1,8 @@
{
"area": [
{
"type": "match",
"type": "match",
"match": 92,
"ypos": 636,
"height": 17,
"width": 55,