[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] tests: fix an ls test not to fail when user or group name co
From: |
Jim Meyering |
Subject: |
Re: [PATCH] tests: fix an ls test not to fail when user or group name contains SP |
Date: |
Tue, 28 May 2013 02:01:38 +0200 |
Pádraig Brady wrote:
> On 05/27/2013 03:10 AM, Jim Meyering wrote:
>> This avoids a test failure when the current user or group name
>> contains a space. To demonstrate, you can probably just edit
>> /etc/group and make your primary group name two words with a
>> space between them.
>
> +1 thanks,
Thanks for the review.
Pushed.