[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: |
Nix |
Subject: |
Re: [coreutils] [PATCH] Cater for extra strace output when building 32-on-64. |
Date: |
Mon, 01 Nov 2010 23:37:02 +0000 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.5-b29 (linux) |
On 1 Nov 2010, Pádraig Brady stated:
> On 01/11/10 23:05, Nix wrote:
>> 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.
Oh, that's true, we know what they're supposed to be called, don't we?
On the basis that it's a rather unlikely ls bug that would cause it
to emit "Process PID" at any time, I agree with you after all :)