On 09/24/2014 08:59 PM, Paul Eggert wrote:
To help the Fedora folks squash it I installed the attached test case upstream.
This test succeeds with upstream
'sort' but fails with the Fedora 20 version.
FWIW there's now a downstream patch on top of the coreutils-i18n.patch
available on the open
On 09/29/2014 02:47 PM, Eric Blake wrote:
> tag 18585 notabug
> thanks
>
> On 09/29/2014 07:25 AM, Schapovalov, Sebastian wrote:
>> Hello, I was testing one parameter in my .sh and realised that the wc
>> command return a different value that I was expected. I send you a couple
>> examples.
>>
tag 18585 notabug
thanks
On 09/29/2014 07:25 AM, Schapovalov, Sebastian wrote:
> Hello, I was testing one parameter in my .sh and realised that the wc command
> return a different value that I was expected. I send you a couple examples.
>
> I have to validate a celular telephone number (in Arge
Hello, I was testing one parameter in my .sh and realised that the wc command
return a different value that I was expected. I send you a couple examples.
I have to validate a celular telephone number (in Argentina), so, it has to be
a 10 chars parameter.
sarasa() -- seba > echo 1029384756 | wc