Follow code style.
This commit is contained in:
parent
721836976c
commit
69b53d7d53
2
Rakefile
2
Rakefile
@ -79,7 +79,7 @@ def install_rvm_binstubs
|
|||||||
end
|
end
|
||||||
|
|
||||||
def install_homebrew
|
def install_homebrew
|
||||||
brew_path = run("which brew")
|
run %{which brew}
|
||||||
unless $?.success?
|
unless $?.success?
|
||||||
puts "======================================================"
|
puts "======================================================"
|
||||||
puts "Installing Homebrew, the OSX package manager...If it's"
|
puts "Installing Homebrew, the OSX package manager...If it's"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user