This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: New test results
- To: automake at gnu dot org
- Subject: Re: New test results
- From: Lars Hecking <lhecking at nmrc dot ie>
- Date: Wed, 29 Aug 2001 15:13:17 +0100
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <20010829110304.A20575@sub2.hrzpub.tu-darmstadt.de>
Alexander Mai writes:
> Ok, just tried the updated tests from automake/CVS on DU 4.0 here.
> Better, not perfect ;-)
[...]
automake-cvs is actually worse here on my Solaris 8 box. In addition
to the distname and subobj5/6 tests, subobj8 fails, too:
/bin/sh: ./subobj8.test: cannot execute
FAIL: subobj8.test
$ ll tests/subobj*
-rwxr-xr-x 1 lhecking users 506 Apr 10 06:31 tests/subobj.test
-rwxr-xr-x 1 lhecking users 427 Apr 10 06:31 tests/subobj2.test
-rwxr-xr-x 1 lhecking users 939 Aug 28 06:30 tests/subobj3.test
-rwxr-xr-x 1 lhecking users 611 Apr 10 06:31 tests/subobj4.test
-rwxr-xr-x 1 lhecking users 496 May 8 06:30 tests/subobj5.test
-rwxr-xr-x 1 lhecking users 1010 May 9 06:30 tests/subobj6.test
-rwxr-xr-x 1 lhecking users 435 Jun 15 02:25 tests/subobj7.test
-rw-r--r-- 1 lhecking users 562 Jul 16 22:29 tests/subobj8.test
Fixing the perms does it ...