With the removal of RVCT support and the related Bin/CYGWIN_NT-5.1-i686
and Darwin-i386 directories, remove a leftover reference to
CYGWIN_NT-5.1-i686 from Scripts/PatchCheck.py.
Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Acked-by: Bob Feng <bob.c.feng@intel.com>
if self.filename.endswith('.sh') or \\r
self.filename.startswith('BaseTools/BinWrappers/PosixLike/') or \\r
self.filename.startswith('BaseTools/BinPipWrappers/PosixLike/') or \\r
- self.filename.startswith('BaseTools/Bin/CYGWIN_NT-5.1-i686/') or \\r
self.filename == 'BaseTools/BuildEnv':\r
#\r
# Do not enforce CR/LF line endings for linux shell scripts.\r