Skip to content
Snippets Groups Projects
Commit fb56b569 authored by Max Howell's avatar Max Howell
Browse files

Rephrase comment so it makes sense

parent 48501e8e
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ when '-v'
end
if Process.uid.zero? and not File.stat(HOMEBREW_BREW_FILE).uid.zero?
# note we only abort if Homebrew is *not* uninstalled sudo and the user
# note we only abort if Homebrew is *not* installed as sudo and the user
# calls brew as root. The fix is to chown brew to root.
abort "Cowardly refusing to `sudo brew'"
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