Unverified Commit a0576e2f authored by Marcel Raad's avatar Marcel Raad
Browse files

.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
parent 05c9f42e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,3 +4,4 @@ configure.ac eol=lf
*.m4 eol=lf
*.in eol=lf
*.am eol=lf
*.sh eol=lf

lib/.gitattributes

0 → 100644
+1 −0
Original line number Diff line number Diff line
objnames.inc eol=lf