aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMike McQuaid2012-11-25 13:07:29 +0000
committerMike McQuaid2012-11-25 21:03:57 +0000
commit1529fcefb760413237b2ed37e08b950ccdff9b85 (patch)
tree7b780ca87994bade655c293e605d1296a84bcdea /Library
parent0d19e2be9e0c71c2bafe6994ae6d11c9510616aa (diff)
downloadbrew-1529fcefb760413237b2ed37e08b950ccdff9b85.tar.bz2
brew-test-bot: fetch before install.
Diffstat (limited to 'Library')
-rwxr-xr-xLibrary/Contributions/cmds/brew-test-bot.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Contributions/cmds/brew-test-bot.rb b/Library/Contributions/cmds/brew-test-bot.rb
index 6d044970f..15e9049b3 100755
--- a/Library/Contributions/cmds/brew-test-bot.rb
+++ b/Library/Contributions/cmds/brew-test-bot.rb
@@ -230,6 +230,7 @@ class Test
@category = __method__.to_s + ".#{formula}"
test "brew audit #{formula}"
+ test "brew fetch --deps #{formula}"
test "brew install --verbose --build-bottle #{formula}"
return unless steps.last.status == :passed
test "brew bottle #{formula}", true