Output message when migrating cache entries.
This commit is contained in:
		
							parent
							
								
									15c62dfd01
								
							
						
					
					
						commit
						a2238f0eb3
					
				@ -194,6 +194,8 @@ module Homebrew
 | 
			
		||||
 | 
			
		||||
    return if ENV.key?("HOMEBREW_DISABLE_LOAD_FORMULA")
 | 
			
		||||
 | 
			
		||||
    ohai "Migrating cache entries..."
 | 
			
		||||
 | 
			
		||||
    Formula.each do |formula|
 | 
			
		||||
      specs = [*formula.stable, *formula.devel, *formula.head]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user