]> granicus.if.org Git - curl/commit
.gitattributes: force shell scripts to LF
authorMarcel Raad <raad@teamviewer.com>
Fri, 14 Apr 2017 22:10:27 +0000 (00:10 +0200)
committerMarcel Raad <raad@teamviewer.com>
Mon, 17 Apr 2017 06:32:13 +0000 (08:32 +0200)
commita0576e2f362bc1a1adee22c924ce33710a69559f
treeadc22686e69d2191166cde1b6bddd2a2b7b06462
parent05c9f42e52d02448664d794cb64a91f36ac39296
.gitattributes: force shell scripts to LF

Bash on Linux errors out on CR characters.
This makes tests 1221 and 1222 pass on Linux with a CRLF checkout.

Ref: https://github.com/curl/curl/pull/1344#issuecomment-289243166
Closes https://github.com/curl/curl/pull/1422
.gitattributes
lib/.gitattributes [new file with mode: 0644]