1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-05 18:31:10 +01:00

Merge pull request #310 from mcarton/patch-2

Make a `sudo` pattern more general
This commit is contained in:
Vladimir Iakovlev 2015-07-24 23:32:12 +03:00
commit ff117f2d69

View File

@ -13,7 +13,7 @@ patterns = ['permission denied',
'must be root',
'need to be root',
'need root',
'only root can do that',
'only root can ',
'You don\'t have access to the history DB.',
'authentication is required']