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

not proper response when part of node name same #282

Closed
williamherry opened this issue Dec 9, 2013 · 2 comments
Closed

not proper response when part of node name same #282

williamherry opened this issue Dec 9, 2013 · 2 comments
Assignees
Labels

Comments

@williamherry
Copy link

I have two node default-ubuntu-1204 and default-ubuntu-1204-with-small-mem
when I want to login to default-ubuntu-1204, I get this message

$ kitchen login default-ubuntu-1204
>>>>>>
Argument `default-ubuntu-1204' returned multiple results:
  * default-ubuntu-1204
  * default-ubuntu-1204-with-small-mem

I have to append $ to the node name, regex check comes before exact match, this may be a bug

@fnichol
Copy link
Contributor

fnichol commented Dec 9, 2013

Ah, good find. I think I can wrap a couple of tests around this one…

@ghost ghost assigned fnichol Dec 9, 2013
@fnichol
Copy link
Contributor

fnichol commented Dec 21, 2013

The above commit should fix us up again. Thanks for reporting!

@test-kitchen test-kitchen locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants