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: Adam Spiers
Subject: Re: [Gnu-arch-users] tests failure with zsh
Date: Sat, 28 Feb 2004 15:04:07 +0000
User-agent: Mutt/1.4.2.1i

Johannes Berg (address@hidden) wrote:
> (In test-simple-commits-2.sh)
> zsh doesn't interpret
>   tla changes -q && test_fail "..."
> correctly and fails the script, please change to
>   if tla changes -q ; then test_fail "..." ; fi

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?




reply via email to

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