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

Destination path accepts backslash #23609

Conversation

ncvicchi
Copy link
Member

Related issue
#9913

The macOS script was not accepting "/tmp" as a destionation parameter as stated in the documentation.
This PR fix this behaviour by sanitizing the parameter, removing any backslash that might be used and using the parameter accordingly.

Copy link
Contributor

@aritosteles aritosteles left a comment

Choose a reason for hiding this comment

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

LGTM

@ncvicchi ncvicchi merged commit 5b7593d into enhancement/9913-generate-debug-symbols-epic May 27, 2024
@ncvicchi ncvicchi deleted the fix/9913-macos-script-destionation-path-sanitize branch May 27, 2024 18:47
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