Skip to content

Conversation

dehanj
Copy link
Member

@dehanj dehanj commented Nov 12, 2024

Description

Fixes issue #20, where the if statement always evaluated to false due to different line endings in Windows, \r\n.

Fixes # (issues)

Type of change

  • Bugfix (non breaking change which resolve an issue)

Submission checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my changes
  • I have tested and verified my changes on target
  • My changes are well written and CI is passing

Fixes issue #20, where the if statement always evaluated to false due to
different line endings in Windows, `\r\n`.
@dehanj dehanj requested review from mchack-work and agren November 12, 2024 11:27
@dehanj dehanj linked an issue Nov 12, 2024 that may be closed by this pull request
Remove entries left from the split from the repo tillitis-key1-apps
@dehanj dehanj force-pushed the fix-windows-issues branch from 5a64284 to 38dd4a4 Compare November 13, 2024 08:24
@dehanj dehanj merged commit 38dd4a4 into main Nov 13, 2024
3 checks passed
@dehanj dehanj deleted the fix-windows-issues branch November 13, 2024 08:24
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.

Overwrite aborts regardless of input [Windows]
2 participants