Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Output of 'make check'



> 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