Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing space to not-found message #330

Merged
merged 2 commits into from
May 18, 2016

Conversation

neonichu
Copy link
Member

@neonichu neonichu commented May 18, 2016

Before:

$ pod search foobar
[!] Unable to find a pod with name, author, summary, or descriptionmatching `foobar`

After:

$ pod search foobar
[!] Unable to find a pod with name, author, summary, or description matching `foobar`

@segiddins
Copy link
Member

Test?

@neonichu
Copy link
Member Author

Hm, does it make sense to test this?

@segiddins
Copy link
Member

Maybe? Up to you

@neonichu
Copy link
Member Author

Don't think it makes too much sense in this case, as the space was missing regardless of execution flow.

@segiddins segiddins merged commit df88b18 into master May 18, 2016
@segiddins segiddins deleted the fix-copy-for-not-found-message branch May 18, 2016 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants