mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	#403 Add sudo rule's pattern for dscl
This commit is contained in:
		| @@ -16,7 +16,8 @@ patterns = ['permission denied', | ||||
|             'need root', | ||||
|             'only root can ', | ||||
|             'You don\'t have access to the history DB.', | ||||
|             'authentication is required'] | ||||
|             'authentication is required', | ||||
|             'eDSPermissionError'] | ||||
|  | ||||
|  | ||||
| def match(command): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user