nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] Starting the final call for features for 1.7


From: Ralph Corderoy
Subject: Re: [Nmh-workers] Starting the final call for features for 1.7
Date: Fri, 07 Oct 2016 18:10:20 +0100

Hi Oliver,

> A number of tests are failing on Solaris. This seems to mostly consist
> of:
>   id: illegal option -- u
>   Usage: id [-ap] [user]
>   FAIL: test/mhmail/test-mhmail

http://git.savannah.gnu.org/cgit/nmh.git/tree/test/post/test-post-common.sh#n12
suggests the effective user ID is only used to cook up a `64000 + $euid
% 1000' port for the fake SMTP server to listen on.  Presumably,
something more steady that the sh's $$ is sought?  Creating a temporary
file and then `ls -no' might be portable to stick with EUID?

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy



reply via email to

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