Skip to content

Conversation

btoonk
Copy link

@btoonk btoonk commented Jul 16, 2025

Replaces TrimSuffix with TrimSpace in parseCockroachVersion to correctly handle Windows-style line endings (\r\n) and other trailing whitespace. This prevents version parsing errors when version.txt contains CRLF line endings.

…patibility

Replaces TrimSuffix with TrimSpace in parseCockroachVersion to correctly handle
Windows-style line endings (\r\n) and other trailing whitespace. This prevents
version parsing errors when version.txt contains CRLF line endings.
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