Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Output of 'make check'
- X-seq: zsh-workers 11714
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: Output of 'make check'
- Date: Thu, 01 Jun 2000 15:52:22 +0100
- In-reply-to: "Your message of Thu, 01 Jun 2000 17:03:39 +0400." <000001bfcbc9$ce422690$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> What about attached patch? (2>/dev/null does not work, diff outputs on
> stdout).
Looks about the best way of doing it --- we don't want to start mucking
with options to different versions of diff. I won't apply it until after
the next trial release, just in case it tickles something.
> Can we rely on the fact, that $? is set to exit code of command
> substitution?
Yes, that works in the case that the command substitution is the only thing
on the right hand side of an assignment --- normally you don't get it's
status, of course.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author