Skip to content

Only append /config if the user specified a configFilePath #1777

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

Merged
merged 3 commits into from
Aug 15, 2019
Merged

Only append /config if the user specified a configFilePath #1777

merged 3 commits into from
Aug 15, 2019

Conversation

chuseman
Copy link
Contributor

When reading the new configFilePath parameter, there wasn't a check to see if the file path was actually supplied by the user.

This should fix the bug reported by @Skoucail at #1691 (comment)

Copy link

@tests-checker tests-checker bot left a comment

Choose a reason for hiding this comment

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

Could you please add tests to make sure this change works as expected?

@chuseman
Copy link
Contributor Author

Looks like this will also fix #1765 and #1774

@arturcic arturcic added this to the 5.1.0 milestone Aug 15, 2019
@arturcic arturcic added the bug label Aug 15, 2019
@arturcic
Copy link
Member

@chuseman looks good, thanks for fixing it 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants