Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build: Remove CRLF line endings to fix builds on Windows #3929

Merged
merged 1 commit into from Jan 9, 2018

Conversation

dmethvin
Copy link
Member

@dmethvin dmethvin commented Jan 9, 2018

Summary

On Windows, the QUnit fixture HTML file has \r\n (CRLF) line endings when it's checked out into the directory by Git. This causes the built file to have CRLF as well, which generates spurious file diffs. I'm just removing the extra CRs in the file.

Checklist

@timmywil timmywil merged commit 6c38ebb into jquery:master Jan 9, 2018
2 checks passed
@lock lock bot locked as resolved and limited conversation to collaborators Jul 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants