Merge pull request #17622 from Kentzo/extract-log-version
This commit is contained in:
		
						commit
						0fda9cb85e
					
				@ -154,7 +154,7 @@ module Homebrew
 | 
			
		||||
          odebug "Overwriting existing formula at #{path}"
 | 
			
		||||
          path.delete
 | 
			
		||||
        end
 | 
			
		||||
        ohai "Writing formula for #{name} from revision #{rev} to:", path
 | 
			
		||||
        ohai "Writing formula for #{name} at #{version} from revision #{rev} to:", path
 | 
			
		||||
        path.dirname.mkpath
 | 
			
		||||
        path.write result
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user