automake
[Top][All Lists]
Advanced

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

Re: FAIL: make.test


From: Patrick Welche
Subject: Re: FAIL: make.test
Date: Wed, 20 Feb 2002 17:57:59 +0000
User-agent: Mutt/1.3.19i

On Sun, Feb 17, 2002 at 06:48:13PM -0700, Tom Tromey wrote:
> >>>>> "adl" == Alexandre Duret-Lutz <address@hidden> writes:
> 
> adl> I managed to reproduce this (on NetBSD 1.5.2), and reduced the
> adl> failure to the following script:
> 
> adl> % cat foo.sh
> adl> set -e
> adl> for x in a; do
> adl>    BAR="foo"
> adl>    false && echo true
> adl>    echo mumble
> adl> done
> 
> We already have added workarounds for this bugs in other places.
> If you want to add one to make.test, I don't have a problem with it.

>From the NetBSD pov, Christos fixed sh in -current, and sent a pull-up
request for the next release...

Cheers,

Patrick



reply via email to

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