From 973001bfceefc48e047486c689c5fc8ad38d8c72 Mon Sep 17 00:00:00 2001 From: abv Date: Thu, 18 Sep 2014 16:35:07 +0400 Subject: [PATCH] 0025247: Ensure correct end-of-line in test scripts --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index d2ae005d4d..3592683238 100644 --- a/.gitattributes +++ b/.gitattributes @@ -41,6 +41,9 @@ FILES eol=lf PACKAGES eol=lf EXTERNLIB eol=lf UDLIST eol=lf +tests/* eol=lf +tests/*/* eol=lf +tests/*/*/* eol=lf *.bat eol=crlf *.cmd eol=crlf *.rc eol=crlf