On Tue, Aug 12, 2014 at 3:07 AM, Michel Dänzer wrote:
> On 12.08.2014 04:07, Ilia Mirkin wrote:
>> The sorting is different with LC_ALL=C. To avoid different people's
>> locale settings from fighting, force it to the one that was used to
>> generate the current file.
>>
>> Signed-off-by: Ilia Mirk
On 12.08.2014 04:07, Ilia Mirkin wrote:
> The sorting is different with LC_ALL=C. To avoid different people's
> locale settings from fighting, force it to the one that was used to
> generate the current file.
>
> Signed-off-by: Ilia Mirkin
> ---
>
> Not sure if there's a better way of doing it..
The sorting is different with LC_ALL=C. To avoid different people's
locale settings from fighting, force it to the one that was used to
generate the current file.
Signed-off-by: Ilia Mirkin
---
Not sure if there's a better way of doing it... perhaps forcing to C and just
regenerating with that m