Skip to content
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.

ErrMachineNotExist msg: Fix grammar, more helpful #342

Merged

Conversation

msabramo
Copy link
Contributor

This adds the word "does" to make it sound nicer and it also asks if the user ran boot2docker init.

Instead of:

$ boot2docker status
error in run: Failed to get machine "boot2docker-vm": machine not exist

the user gets:

$ boot2docker status
error in run: Failed to get machine "boot2docker-vm": machine does not exist
(Did you run `boot2docker init`?)

This adds the word "does" to make it sound nicer and it also asks if the
user ran `boot2docker init`.
@tianon
Copy link
Contributor

tianon commented Feb 23, 2015

LGTM

cc @gmlewis @Moghedrin

@gmlewis
Copy link
Contributor

gmlewis commented Feb 23, 2015

LGTM

gmlewis added a commit that referenced this pull request Feb 23, 2015
…_msg

ErrMachineNotExist msg: Fix grammar, more helpful
@gmlewis gmlewis merged commit 6f53b2a into boot2docker:master Feb 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants