Tweak kernel.org patch needles again
This is getting annoying. We're getting, like, 94-95% matches for the recent needles sometimes. Instead of continuing to make more and more needles, let's try dropping the required match threshold a bit. The kde-20191206 needle doesn't *seem* to be needed so let's get rid of it. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
de2c44e7ae
commit
fa062bd9bb
@ -5,11 +5,12 @@
|
||||
"ypos": 652,
|
||||
"width": 55,
|
||||
"xpos": 508,
|
||||
"height": 17
|
||||
"height": 17,
|
||||
"match": 93
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"browser_kernelorg_patch"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -5,11 +5,12 @@
|
||||
"ypos": 652,
|
||||
"height": 17,
|
||||
"xpos": 509,
|
||||
"type": "match"
|
||||
"type": "match",
|
||||
"match": 93
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"browser_kernelorg_patch"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -1,15 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 509,
|
||||
"width": 55,
|
||||
"height": 17,
|
||||
"type": "match",
|
||||
"ypos": 654
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"browser_kernelorg_patch"
|
||||
]
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 131 KiB |
Loading…
Reference in New Issue
Block a user