Skip to content

Normalize multiline FTP source contracts - #42

Merged
mzagozda merged 1 commit into
mainfrom
fixed-tests
Aug 25, 2026
Merged

Normalize multiline FTP source contracts#42
mzagozda merged 1 commit into
mainfrom
fixed-tests

Conversation

@mzagozda

Copy link
Copy Markdown
Contributor

Make the FTP certificate regression contract independent of CRLF versus LF checkout state by normalizing datacon1.cpp before multiline assertions.

This keeps the Build Installer NativeSafety gate focused on the required source structure instead of platform-specific line endings.

Make the FTP certificate regression contract independent of CRLF versus LF checkout state by normalizing datacon1.cpp before multiline assertions.

This keeps the Build Installer NativeSafety gate focused on the required source structure instead of platform-specific line endings.
Copilot AI lite review requested due to automatic review settings August 25, 2026 11:04
@mzagozda
mzagozda merged commit 9a4bb48 into main Aug 25, 2026
11 of 13 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Normalizes FTP source line endings so multiline regression assertions work consistently across LF and CRLF checkouts.

Changes:

  • Converts datacon1.cpp line endings to LF before assertions.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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