coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coreutils] [PATCH] Cater for extra strace output when building 32-o


From: Pádraig Brady
Subject: Re: [coreutils] [PATCH] Cater for extra strace output when building 32-on-64.
Date: Mon, 01 Nov 2010 23:34:44 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

On 01/11/10 23:05, Nix wrote:
> On 1 Nov 2010, Pádraig Brady told this:
> 
>> That looks like a buglet in strace, patch below.
>> There doesn't look to be any more cases of
>> incorrectly outputting to stdout:
> 
> Ah, yeah, oops, it probably was meant to go to stderr, wasn't it. I
> didn't think of that.
> 
>> I'll apply your workaround. but by directly
>> filtering through | grep -v "Process PID"
> 
> That's much better (though I'd use the fuller regex I provided simply
> because 'Process PID' seems a bit short and possible to occur in
> legitimate output to me).
> 

For general ls output yes.
For the test which just does ls on 2 files,
anything more complicated is overkill.

cheers,
Pádraig.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]