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}"
|
odebug "Overwriting existing formula at #{path}"
|
||||||
path.delete
|
path.delete
|
||||||
end
|
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.dirname.mkpath
|
||||||
path.write result
|
path.write result
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user