]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BaseTools: fix line endings in SetupGit.py Conf files
authorLeif Lindholm <leif.lindholm@linaro.org>
Wed, 18 Sep 2019 20:35:08 +0000 (21:35 +0100)
committerLeif Lindholm <leif.lindholm@linaro.org>
Fri, 4 Oct 2019 10:18:22 +0000 (11:18 +0100)
A file header license/copyright header copied around in commit
5b3e695d8ac5 ("BaseTools: add centralized location for git config files")
was missing a CR - add it in both faulty locations.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
BaseTools/Conf/diff.order
BaseTools/Conf/gitattributes

index 68b926ca94aabce2b6ec66084b17777f764a7d6c..4361817012c9ef945040de2ac48832d51028f37d 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright (c) 2019, Linaro Ltd. All rights reserved.\r
 #\r
 # SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#
+#\r
 *.dec\r
 *.dsc.inc\r
 *.dsc\r
index 9b6ab81a475bfda96f5251a01deeed06b449d62c..58b93e9d4c27eed85d67c9e0ac174449b9ca7131 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright (c) 2019, Linaro Ltd. All rights reserved.\r
 #\r
 # SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#
+#\r
 *.efi     -diff\r
 *.EFI     -diff\r
 *.bin     -diff\r