8 lines
		
	
	
		
			139 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			139 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
|   | module Homebrew | ||
|  |   module Diagnostic | ||
|  |     class Checks | ||
|  |       alias generic_check_tmpdir_sticky_bit check_tmpdir_sticky_bit | ||
|  |     end | ||
|  |   end | ||
|  | end |