bug-bash
[Top][All Lists]
Advanced

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

Re: pipefail option doesn't work as advertised


From: Tim Waugh
Subject: Re: pipefail option doesn't work as advertised
Date: Wed, 18 Aug 2004 14:54:28 +0100
User-agent: Mutt/1.4.1i

On Wed, Aug 18, 2004 at 02:32:52PM +0100, ben@ncipher.com wrote:

> When using the pipefail option, the following command:
>   echo foo | false
> produces an exit status of 0, ignoring the exit status of false.

Ah, now I see that the exit code changes each time I try it. :-)

Your patch looks to make sure that it is initialized -- sorry, should
have looked closer before replying first of all.

Tim.
*/

Attachment: pgpN5Tyv2GLpx.pgp
Description: PGP signature


reply via email to

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