diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-07-31 05:05:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-30 20:05:32 -0700 |
| commit | 3edf825296c1e943f9422a9d8d666b9a88e696e2 (patch) | |
| tree | f574a5264fa579ea4f2c3e5d1b556416fb5849da | |
| parent | b840d03c5b275c454774d3a971fa90262c4c5e17 (diff) | |
| download | vcpkg-3edf825296c1e943f9422a9d8d666b9a88e696e2.tar.gz vcpkg-3edf825296c1e943f9422a9d8d666b9a88e696e2.zip | |
[vcpkg] EOL LF for ci.baseline.txt (#12513)
* define line endings for ci.baseline.txt
* renormalize line endings to lf
| -rw-r--r-- | .gitattributes | 3 | ||||
| -rw-r--r-- | scripts/ci.baseline.txt | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index fa1385d99..f402cbb78 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ * -text + +# Declare files that will always have LF line endings on checkout. +scripts/ci.baseline.txt text eol=lf
\ No newline at end of file diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 5926396b0..91493b9a5 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -631,9 +631,9 @@ jinja2cpplight:arm-uwp=fail jinja2cpplight:x64-uwp=fail keystone:arm-uwp=fail keystone:x64-uwp=fail -kfr:arm64-windows=fail
+kfr:arm64-windows=fail kfr:arm-uwp=fail -kfr:x64-linux=fail
+kfr:x64-linux=fail kinectsdk1:arm64-windows=fail kinectsdk1:arm-uwp=fail kinectsdk1:x64-linux=fail |
