cmd/vendor-install: adjust wording
Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
parent
f515810ccd
commit
532fdc0f73
@ -289,7 +289,7 @@ homebrew-vendor-install() {
|
|||||||
then
|
then
|
||||||
if [[ -n "${PROCESSOR_TARGET}" ]]
|
if [[ -n "${PROCESSOR_TARGET}" ]]
|
||||||
then
|
then
|
||||||
odie "This command does not more than vendor and processor targets!"
|
odie "This command does not take more than vendor and processor targets!"
|
||||||
else
|
else
|
||||||
VENDOR_PHYSICAL_PROCESSOR="${option}"
|
VENDOR_PHYSICAL_PROCESSOR="${option}"
|
||||||
VENDOR_PROCESSOR="${option}"
|
VENDOR_PROCESSOR="${option}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user