mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-21 12:28:41 +00:00
Merge pull request #310 from mcarton/patch-2
Make a `sudo` pattern more general
This commit is contained in:
commit
ff117f2d69
@ -13,7 +13,7 @@ patterns = ['permission denied',
|
|||||||
'must be root',
|
'must be root',
|
||||||
'need to be root',
|
'need to be root',
|
||||||
'need root',
|
'need root',
|
||||||
'only root can do that',
|
'only root can ',
|
||||||
'You don\'t have access to the history DB.',
|
'You don\'t have access to the history DB.',
|
||||||
'authentication is required']
|
'authentication is required']
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user