[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: parallel-tests: work around Tru64/OSF 5.1 sh read bugs.
From: |
Ralf Wildenhues |
Subject: |
Re: parallel-tests: work around Tru64/OSF 5.1 sh read bugs. |
Date: |
Sun, 16 Jan 2011 18:06:34 +0100 |
User-agent: |
Mutt/1.5.20 (2010-08-04) |
* Stefano Lattarini wrote on Sun, Jan 16, 2011 at 02:37:55PM CET:
> On Sunday 16 January 2011, Ralf Wildenhues wrote:
> > http://autobuild.josefsson.org/automake/log-201101150748140530000.txt
> > This is due to this portability issue:
> > http://thread.gmane.org/gmane.comp.sysutils.autoconf.patches/7522
> >
> > Here's a patch to fix the instances I could find in the Automake tree.
> > Unfortunately, I don't see an easy way to expose the first two hunks in
> > check.am, they would require making a log unreadable between the test
> > running and the summary generation.
> >
> What about the attached testcase? Unfortunately, I cannot really test
> it because I lack access to a Tru64/OSF 5.1 system.
Thanks for writing the test case, and good job, it exposes the first
read issue. I'm squashing it in, adding a 'cat stdout' to it in the
non-error case, you as author to the patch, and pushing to maint.
Cheers,
Ralf