Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 01356d2963fcd9ff90166674d054e17d265e0a5f
https://github.com/tianocore/edk2/commit/01356d2963fcd9ff90166674d054e17d265e0a5f
Author: Pierre Gondois <[email protected]>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M BaseTools/Scripts/PatchCheck.py
Log Message:
-----------
BaseTools: PatchCheck: Exclude bash scripts from CRLF check
Bash scripts require LF line endings to work.
PatchCheck.py checks that the files added in a patch have CRLF
line endings. It excludes files ending with the ".sh" extension
from this check.
Some bash script don't have a ".sh" extension. Most of them are
located in:
- BaseTools/BinWrappers/PosixLike/
- BaseTools/Bin/CYGWIN_NT-5.1-i686/
This patch excludes these folder plus BaseTools/BuildEnv from
this CRLF check.
Signed-off-by: Pierre Gondois <[email protected]>
Reviewed-by: Bob Feng <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits