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

Ignore case of navigated path #26

Merged

Conversation

rschiefer
Copy link
Contributor

Found this bug last week where kitchen verify would fail if you navigated to the cookbook path in the console using different letter casing. Fixed by adding the regex ignore directive. Unit test also included.

Found root cause with the help of the following issue:

test-kitchen/test-kitchen#1190

Copy link
Contributor

@smurawski smurawski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@smurawski smurawski merged commit 97d9c8a into test-kitchen:master Jun 19, 2017
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