Skip to content

Commit

Permalink
Follow code style.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Calavera committed Jan 26, 2013
1 parent 7218369 commit 69b53d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -79,7 +79,7 @@ def install_rvm_binstubs
end

def install_homebrew
brew_path = run("which brew")
run %{which brew}
unless $?.success?
puts "======================================================"
puts "Installing Homebrew, the OSX package manager...If it's"
Expand Down

0 comments on commit 69b53d7

Please sign in to comment.