On 12 March 2014 04:25, Assaf Gordon <[email protected]> wrote:

>
> I've managed to pinpoint the issue to the following:
> Inside Makefile.am, the test environment is set using AM_TESTS_ENVIRONMENT.
> For some strange reason, this is ignored/bypassed on Travis-CI's servers
> (They are using Ubuntu 12.04 which should be standard).
> When changed to TESTS_ENVIRONMENT, the tests pass.
>

Investigation suggests that automake 1.11.x doesn't support
AM_TESTS_ENVIRONMENT (it's only mentioned once in the code, and that's to
unset it; it's not mentioned in the docs).

Hence I think your conclusion is correct.

Could some other maintainer please fix GNU hello? This may sound silly, but
I've given up programming for the Christian season of Lent, which ends
April 20th.

-- 
http://rrt.sc3d.org

Reply via email to