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