Revert "bottle: author bottle commit as BrewTestBot"
This commit is contained in:
parent
fe6cf5767f
commit
29fd98960c
@ -561,8 +561,7 @@ module Homebrew
|
|||||||
pkg_version = bottle_hash["formula"]["pkg_version"]
|
pkg_version = bottle_hash["formula"]["pkg_version"]
|
||||||
|
|
||||||
path.parent.cd do
|
path.parent.cd do
|
||||||
author = "BrewTestBot <homebrew-test-bot@lists.sfconservancy.org>"
|
safe_system "git", "commit", "--no-edit", "--verbose",
|
||||||
safe_system "git", "commit", "--no-edit", "--verbose", "--author=#{author}",
|
|
||||||
"--message=#{short_name}: #{update_or_add} #{pkg_version} bottle.",
|
"--message=#{short_name}: #{update_or_add} #{pkg_version} bottle.",
|
||||||
"--", path
|
"--", path
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user