diff options
| author | Mike McQuaid | 2013-05-02 22:02:13 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2013-05-02 22:02:28 +0100 |
| commit | 80a73bea794f08302846acd4f96a747f5769302a (patch) | |
| tree | 1aea5a3fef18dc2f8e7f1a188ad9109c79af08fc /Library | |
| parent | afd2dde47495d04bc9aeafc32fe8b39515f6563e (diff) | |
| download | brew-80a73bea794f08302846acd4f96a747f5769302a.tar.bz2 | |
brew-test-bot: force checkout master with cleanup.
Diffstat (limited to 'Library')
| -rwxr-xr-x | Library/Contributions/cmd/brew-test-bot.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Contributions/cmd/brew-test-bot.rb b/Library/Contributions/cmd/brew-test-bot.rb index 9ce324fa7..3451dfc02 100755 --- a/Library/Contributions/cmd/brew-test-bot.rb +++ b/Library/Contributions/cmd/brew-test-bot.rb @@ -219,6 +219,7 @@ class Test git 'stash' git 'am --abort 2>/dev/null' git 'rebase --abort 2>/dev/null' + git 'checkout -f master' git 'reset --hard' git 'clean --force -dx' end |
