mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	Merge pull request #227 from Dugucloud/master
Added a sudo string of Fedora's fedup
This commit is contained in:
		| @@ -11,7 +11,8 @@ patterns = ['permission denied', | ||||
|             'requested operation requires superuser privilege', | ||||
|             'must be run as root', | ||||
|             'must be superuser', | ||||
|             'Need to be root'] | ||||
|             'Need to be root', | ||||
|             'you must be root to run this program.'] | ||||
|  | ||||
|  | ||||
| def match(command, settings): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user