Skip to content

Conversation

alerickson
Copy link
Member

PR Summary

Currently the check for License.txt is case sensitive, so other variations, including license.txt are not found. This results in an error message specifying that there is no License.txt file, when in fact there is. This PR loops through all files at the root of a module to search for a case insensitive License.txt.

This change can only be tested interactively due to prompting.

PR Context

Resolves #1729

PR Checklist

Copy link
Member

@anamnavi anamnavi left a comment

Choose a reason for hiding this comment

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

LGTM

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.

Misleading error message when AcceptLicense is not used

2 participants