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: Force standard C locale when getting ls input for parsing in SSH #455

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

annagrram
Copy link
Contributor

The locale on the remote machine might result in an unexpected ls line, which crashes when parsing.
Therefore, forcing a known locale when executing ls for parsing might be better.

@github-actions github-actions bot requested a review from stevearc July 22, 2024 20:41
@stevearc
Copy link
Owner

LGTM thanks!

@stevearc stevearc merged commit 71c972f into stevearc:master Jul 23, 2024
9 checks passed
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.

2 participants