1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-09-27 07:32:33 +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

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']