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: handle : in filenames better #4418

Merged
merged 1 commit into from
Sep 6, 2024
Merged

fix: handle : in filenames better #4418

merged 1 commit into from
Sep 6, 2024

Conversation

ffontaine
Copy link
Contributor

Replace colon and backslash in filename to avoid a failure on Windows in condensed_filepath function as already done in test_version_mapping function

Fix #4401

Replace colon and backslash in filename to avoid a failure on Windows in
condensed_filepath function as already done in test_version_mapping
function

Fix intel#4401

Signed-off-by: Fabrice Fontaine <[email protected]>
Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

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

Thank you!

@terriko terriko merged commit 17a6d41 into intel:main Sep 6, 2024
20 of 21 checks passed
@ffontaine ffontaine deleted the fix-4401 branch September 6, 2024 16:01
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.

feat: handle : in filenames better
2 participants