From 1529fcefb760413237b2ed37e08b950ccdff9b85 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 25 Nov 2012 13:07:29 +0000 Subject: brew-test-bot: fetch before install. --- Library/Contributions/cmds/brew-test-bot.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') 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 -- cgit v1.2.3