diff --git a/Library/Contributions/cmd/brew-test-bot.rb b/Library/Contributions/cmd/brew-test-bot.rb index 7b66ddd33c..e19272d304 100755 --- a/Library/Contributions/cmd/brew-test-bot.rb +++ b/Library/Contributions/cmd/brew-test-bot.rb @@ -288,8 +288,8 @@ class Test git 'stash' git 'am --abort 2>/dev/null' git 'rebase --abort 2>/dev/null' - git 'checkout -f master' git 'reset --hard' + git 'checkout -f master' git 'clean --force -dx' end