diagnostic: handle APFS returning hash order
This commit is contained in:
		
							parent
							
								
									6fe7c5fc95
								
							
						
					
					
						commit
						212367ee7e
					
				@ -157,7 +157,7 @@ module Homebrew
 | 
			
		||||
        end
 | 
			
		||||
        return if files.empty?
 | 
			
		||||
 | 
			
		||||
        inject_file_list(files, message)
 | 
			
		||||
        inject_file_list(files.sort, message)
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
      def check_for_stray_dylibs
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user