diff --git a/Library/Contributions/cmd/brew-test-bot.rb b/Library/Contributions/cmd/brew-test-bot.rb index f4f06d8e02..cbec69ad54 100755 --- a/Library/Contributions/cmd/brew-test-bot.rb +++ b/Library/Contributions/cmd/brew-test-bot.rb @@ -327,7 +327,6 @@ class Test if ARGV.include? '--cleanup' test 'git reset --hard' - test 'git gc' git 'stash pop 2>/dev/null' end