Fix brew cleanup backtick in brew cask cleanup deprecation message
				
					
				
			This commit is contained in:
		
							parent
							
								
									6a581159e6
								
							
						
					
					
						commit
						6ecf2d8831
					
				@ -25,7 +25,7 @@ module Hbc
 | 
				
			|||||||
      end
 | 
					      end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      def run
 | 
					      def run
 | 
				
			||||||
        odeprecated "`brew cask cleanup`", "´brew cleanup`", disable_on: Time.new(2018, 9, 30)
 | 
					        odeprecated "`brew cask cleanup`", "`brew cleanup`", disable_on: Time.new(2018, 9, 30)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        cleanup = Homebrew::Cleanup.new
 | 
					        cleanup = Homebrew::Cleanup.new
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user