Be more helpful about how to resolve this issue
This commit is contained in:
parent
9ab1df5b68
commit
d145fd30b4
@ -52,7 +52,9 @@ module HomebrewArgvExtension
|
|||||||
if rack
|
if rack
|
||||||
raise <<-EOS.undent
|
raise <<-EOS.undent
|
||||||
Multiple kegs installed to #{rack}
|
Multiple kegs installed to #{rack}
|
||||||
Please remove all but one and then try again.
|
However we don't know which one you refer to.
|
||||||
|
Please delete (with rm -rf!) all but one and then try again.
|
||||||
|
Sorry, we know this is lame.
|
||||||
EOS
|
EOS
|
||||||
else
|
else
|
||||||
raise
|
raise
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user