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