Rephrase comment so it makes sense
This commit is contained in:
parent
48501e8e1f
commit
fb56b56997
2
bin/brew
2
bin/brew
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user