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

fix: check-license #4432

Merged
merged 2 commits into from Oct 3, 2023
Merged

Conversation

Jackmin801
Copy link
Contributor

git grep on apple is currently unable to parse the regex used in the license check.
I have changed the logic in the license check script such that it works on mac and linux.

On Mac, the git grep does not work, even though the grep works:
image

While remoted to a machine running Ubuntu, the git grep works:
image

@mrwyattii mrwyattii self-assigned this Oct 3, 2023
@mrwyattii mrwyattii merged commit 2c67b58 into microsoft:master Oct 3, 2023
15 checks passed
@Jackmin801 Jackmin801 deleted the fix-check-license branch October 3, 2023 20:32
mauryaavinash95 pushed a commit to mauryaavinash95/DeepSpeed that referenced this pull request Oct 9, 2023
Co-authored-by: Michael Wyatt <michaelwyatt@microsoft.com>
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.

None yet

2 participants