On 10/24/20 1:17 PM, Michael Felt wrote:
> OK. Thanks for the reply - and apologies for slow response.
> 
> I was expecting a summary of the test results. I thought the other
> projects you lead ended with test summaries.

No, there have never been summaries.

> If you care to help me find where the wrong error number is being
> returned I'll try and come up with a PR to fix this test for AIX. If
> not, we can consider this thread 'closed'.

It's just AIX interpreting the error condition differently. I think
POSIX permits both interpretations. Since bash just prints the error
message corresponding to errno, and the test is ensuring that the shell
prints an error message on this condition, it's dependent on what the
system call returns. I don't think it's worth trying to work around it.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to