Skip to content
Snippets Groups Projects
Commit d1087a54 authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #867 from MikeMcQuaid/test-bot-tap-check

test-bot: add missing @tap check.
parents f19ad517 d8a2a90d
No related branches found
No related tags found
No related merge requests found
......@@ -671,7 +671,7 @@ module Homebrew
# test no-op update from current commit (to current commit, a no-op).
test "brew", "update-test", "--commit=HEAD"
end
else
elsif @tap
test "brew", "readall", "--aliases", @tap.name
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment