> On 19 Jul 2018, at 20:42, Ben Pfaff <[email protected]> wrote:
> 
> On Thu, Jul 19, 2018 at 07:39:42PM +0300, Alin Gabriel Serdean wrote:
>> 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]>
>> ---
>> v2: fold in changes Suggested-by: Aaron Conole <[email protected]>
> 
> I guess you should wait for a Signed-off-by from Aaron, but as long as
> you get it:
> 
> Acked-by: Ben Pfaff <[email protected]>

Thanks Aaron and Ben! I applied it on master.

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to