> On 19 Jul 2018, at 20:42, Ben Pfaff <b...@ovn.org> 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 <aserd...@ovn.org>
>> Co-authored-by: Aaron Conole <acon...@redhat.com>
>> ---
>> v2: fold in changes Suggested-by: Aaron Conole <acon...@redhat.com>
> 
> I guess you should wait for a Signed-off-by from Aaron, but as long as
> you get it:
> 
> Acked-by: Ben Pfaff <b...@ovn.org>

Thanks Aaron and Ben! I applied it on master.

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to