[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: automake-1.10.2 on UnixWare 7.1.4
From: |
Ralf Wildenhues |
Subject: |
Re: automake-1.10.2 on UnixWare 7.1.4 |
Date: |
Wed, 17 Dec 2008 07:48:44 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hi Tim,
* Tim Rice wrote on Tue, Dec 16, 2008 at 10:32:29PM CET:
>
> I'm seeing 2 failures in automake-1.10.2 on UnixWare 7.1.4
>
> I've patched lib/missing with patch from Ralf to handle versioned commands.
> (see thread "automake-1.10.1 fails missing & missing2")
>
> The failing tests are check10.test and missing6.test.
> The attached log shows missing6.test test failing because UnixWare's sed
> chokes. I'm not seeing why check10.test is failing.
Both failures are fixed in git master, I still need to backport the
harmless check10 failure to branch-1-10.
Thanks for the report!
Cheers,
Ralf