test-bot: fix indentation.
This commit is contained in:
parent
ed30b04911
commit
342b09b855
@ -34,11 +34,11 @@ module Homebrew
|
||||
|
||||
def homebrew_git_repo tap=nil
|
||||
if tap
|
||||
user, repo = tap.split "/"
|
||||
HOMEBREW_LIBRARY/"Taps/#{user}/homebrew-#{repo}"
|
||||
else
|
||||
HOMEBREW_REPOSITORY
|
||||
end
|
||||
user, repo = tap.split "/"
|
||||
HOMEBREW_LIBRARY/"Taps/#{user}/homebrew-#{repo}"
|
||||
else
|
||||
HOMEBREW_REPOSITORY
|
||||
end
|
||||
end
|
||||
|
||||
class Step
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user