bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: test-getlogin false failure in non login shells


From: Tom G. Christensen
Subject: Re: test-getlogin false failure in non login shells
Date: Sat, 17 May 2014 19:09:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 14/05/14 23:16, Pádraig Brady wrote:

So you went the route of adding rather than deleting code. Fair enough.
I tweaked a bit in the attached which I;ll apply soon if you're OK with it.

This broke my daily gnulib bootstrap which runs as a cronjob on a CentOS 6 host.

test-getlogin.c:78: assertion 'errno == ENOTTY' failed

The actual value of errno is EINVAL.

-tgc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]