mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 22:40:09 +01:00
rules: remove redundant patterns
This commit is contained in:
parent
5428a7182d
commit
4323926c77
1 changed files with 2 additions and 3 deletions
|
|
@ -9,7 +9,6 @@ pattern = [
|
|||
"cannot access",
|
||||
"eacces",
|
||||
"edspermissionerror",
|
||||
"error: insufficient privileges",
|
||||
"insufficient privileges",
|
||||
"need root",
|
||||
"non-root users cannot",
|
||||
|
|
@ -23,9 +22,9 @@ pattern = [
|
|||
"sudorequirederror",
|
||||
"superuser privilege",
|
||||
"unless you are root",
|
||||
"updatedb: can not open a temporary file",
|
||||
"can not open a temporary file",
|
||||
"use `sudo`",
|
||||
"you don't have access to the history db.",
|
||||
"you don't have access",
|
||||
"you don't have write permissions"
|
||||
]
|
||||
suggest = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue