summaryrefslogtreecommitdiffstats
path: root/Tests/SimpleInstall
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2017-08-23 17:23:25 (GMT)
committerBen Boeckel <ben.boeckel@kitware.com>2017-08-23 17:31:41 (GMT)
commit8ed03baa766b1170bcfa0574525dc16106bf5b5f (patch)
tree26a7683403db90aed1c8d6dbe9dc9fa701f69037 /Tests/SimpleInstall
parent4047003161e0e1e5f9c68e04d3eec4caa97dc90a (diff)
downloadCMake-8ed03baa766b1170bcfa0574525dc16106bf5b5f.zip
CMake-8ed03baa766b1170bcfa0574525dc16106bf5b5f.tar.gz
CMake-8ed03baa766b1170bcfa0574525dc16106bf5b5f.tar.bz2
gitattributes: prefer `eol=crlf` to `-crlf`
The `crlf` attribute is deprecated in Git. This also changes the given files to be in the index using LF newlines, but they will be checked out with CRLF newlines due to the attribute.
Diffstat (limited to 'Tests/SimpleInstall')
-rwxr-xr-xTests/SimpleInstall/scripts/sample_script.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/SimpleInstall/scripts/sample_script.bat b/Tests/SimpleInstall/scripts/sample_script.bat
index 64a77b5..a9af38c 100755
--- a/Tests/SimpleInstall/scripts/sample_script.bat
+++ b/Tests/SimpleInstall/scripts/sample_script.bat
@@ -1 +1 @@
-@echo Sample Script Output
+@echo Sample Script Output