gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] tests failure with zsh


From: Colin Walters
Subject: Re: [Gnu-arch-users] tests failure with zsh
Date: Sat, 28 Feb 2004 14:42:18 -0500

On Sat, 2004-02-28 at 11:52, Johannes Berg wrote:
> On Sat, 2004-02-28 at 16:04, Adam Spiers wrote:
> > I don't understand why this should be; zsh interprets && just like the
> > other shells do.  In what way exactly are you seeing it behave
> > incorrectly?
> 
> set -e
> false && true
> 
> cause the script to fail (in my windows zsh)

Er, that's perfectly normal for any shell.  false and true is false.

We should change it to be if ! tla changes -q; then test_fail ... fi.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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