coreutils
[Top][All Lists]
Advanced

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

Re: AIX results


From: Assaf Gordon
Subject: Re: AIX results
Date: Fri, 22 Dec 2017 15:14:52 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 2017-12-22 06:07 AM, Pádraig Brady wrote:
On 22/12/17 05:30, Assaf Gordon wrote:
To investigate further, the builds are on the GCC compiler farm
(gcc119.fsffrance.org) in
>
I've not had access to the compile farm in years,
even though I've requested a few times to have
my ssh keys reinstated :(

They recently reworked the entire infrastructure,
and now you can add/update your own SSH keys (assuming your user still
exists in their DB), here:
   https://cfarm.tetaneutral.net

Does this avoid one of the failures?

diff --git a/tests/tail-2/pipe-f.sh b/tests/tail-2/pipe-f.sh
[...]
-returns_ 1 timeout 10 tail -f $mode $fastpoll /dev/null >&- || fail=1
+(returns_ 1 timeout 10 tail -f $mode $fastpoll /dev/null >&-) || fail=1

Yes,
with this change the "pipe-f" test passes.

regards,
 - assaf





reply via email to

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