Skip to content

Normalize line endings and fix package list parsing for Windows compatibility#4

Open
hmechanic wants to merge 1 commit intomlsdpk:masterfrom
hmechanic:fix-windows-compatibility
Open

Normalize line endings and fix package list parsing for Windows compatibility#4
hmechanic wants to merge 1 commit intomlsdpk:masterfrom
hmechanic:fix-windows-compatibility

Conversation

@hmechanic
Copy link

This PR fixes an issue where packages in packages.list may contain Windows-style carriage returns (\r), causing tlmgr to fail. It trims whitespace and CR characters using tr -d '\r' | xargs (run.sh). Also, the readme was update to include windows direction handling and addes a .gitattirbute file to standarize line endings

…e line endings and improve ignored file handling
@hmechanic
Copy link
Author

hmechanic commented Jul 11, 2025

I'm not sure if the changelog should be update manually

@mlsdpk mlsdpk self-requested a review July 15, 2025 19:23
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.

1 participant