Re: patch
[email protected] (Paul Johnson)
| Newsgroups | perl.daily-build |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 24, 2001 at 03:20:11PM +0100, Nicholas Clark wrote: > -(mktest.pl 2>&1) >mktest.log > - > -mkovz.pl [email protected] $PC > +(mktest.pl 2>&1) >mktest.log || echo mktest.pl exited with exit code $? > +mkovz.pl [email protected] $PC || echo mkovz.pl exited with exit code $? You'd like all the reports, would you Nick? ;-) > - open NOK, "< perl.nok"; > + open NOK, "< perl.nok.$$"; I _knew_ there was something fishy around here. For the record, I ran all the tests last night after adding some ./ and removing some bashisms, but then the report failed. I suppose a few "or die"s wouldn't go amiss. I'll send my patches when it's all runing on tru64. -- Paul Johnson - [email protected] http://www.pjcj.net