Skip to content

v1.16.2#587

Merged
tvancott42 merged 1 commit intomainfrom
dev
May 8, 2026
Merged

v1.16.2#587
tvancott42 merged 1 commit intomainfrom
dev

Conversation

@tvancott42
Copy link
Copy Markdown
Collaborator

Summary

  • Fix CRLF in perf tweak scripts on Windows - Shell scripts embedded in the Windows MSI could be deployed with Windows line endings, breaking execution on the gateway. Scripts are now normalized to Unix line endings before deploying.

Windows MSI builds embed .sh files with CRLF line endings, which would
break when deployed to the gateway. Normalize to LF in ReadEmbeddedResource
so all deploy paths get Unix line endings automatically.
@tvancott42 tvancott42 merged commit 5a03005 into main May 8, 2026
1 check 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.

1 participant