Alin Gabriel Serdean <[email protected]> writes: > The command: `make check-tabs` fails on Windows due to line ending conversions > caused by the following setting: `git config --global core.autocrlf true` > (the whitelist `build-aux/initial-tab-whitelist` becomes a blacklist) > > This patch adds a .gittatribute file to build-aux to force LF endings > on Windows. > > Signed-off-by: Alin Gabriel Serdean <[email protected]> > Co-authored-by: Aaron Conole <[email protected]> > ---
Signed-off-by: Aaron Conole <[email protected]> Thanks, Alin! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
