update-report: pass explicit sort to handle APFS
This commit is contained in:
		
							parent
							
								
									60eb7c6216
								
							
						
					
					
						commit
						ca69d65456
					
				@ -598,7 +598,7 @@ class ReporterHub
 | 
			
		||||
    return if formulae.empty?
 | 
			
		||||
    # Dump formula list.
 | 
			
		||||
    ohai title
 | 
			
		||||
    puts Formatter.columns(formulae)
 | 
			
		||||
    puts Formatter.columns(formulae.sort)
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def installed?(formula)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user