Remove commentary from error message
It might be best not to use the word "lame" here, as it's often considered to be an ableist slur. Closes Homebrew/homebrew#30915. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
4295e76d3f
commit
d4b6d8ec96
@ -42,7 +42,6 @@ module HomebrewArgvExtension
|
|||||||
Multiple kegs installed to #{rack}
|
Multiple kegs installed to #{rack}
|
||||||
However we don't know which one you refer to.
|
However we don't know which one you refer to.
|
||||||
Please delete (with rm -rf!) all but one and then try again.
|
Please delete (with rm -rf!) all but one and then try again.
|
||||||
Sorry, we know this is lame.
|
|
||||||
EOS
|
EOS
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user