bito-code-review[bot] commented on PR #15620: URL: https://github.com/apache/grails-core/pull/15620#issuecomment-4364087911
<!-- Bito Reply --> The change adds defensive line-ending normalization in the Dockerfile to strip carriage returns (CR) from scripts and related files, addressing potential CRLF issues from Windows users despite .gitattributes settings. Macs use LF by default, so this problem is less common there, but the fix ensures compatibility across platforms. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
