Follow code style.
This commit is contained in:
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user