Paul F. wrote:

> so it looks to me like this command:
>     /home/pgf/src/pdom/nmh/nmh.git/test/testdir/inst/usr/local/nmh.git/lib/sl
> ocal -maildelivery /home/pgf/src/pdom/nmh/nmh.git/test/testdir/Mail/maildeliv
> ery
> should have produced the .actual file, but didn't.  the contents of that
> maildelivery file is:
> * 1 qpipe A "/usr/bin/tee
> /home/pgf/src/pdom/nmh/nmh.git/test/testdir/13697.actual"

That looks right.  /usr/bin/tee will only be used if it
exists.

How about adding "-verbose -debug" here and then see if the test output
has any clues:

--- a/test/slocal/test-slocal
+++ b/test/slocal/test-slocal
@@ -80 +80 @@ EOF
-$slocal -maildelivery $md $mbox <"$MH_TEST_DIR"/Mail/inbox/1
+$slocal -verbose -debug -maildelivery $md $mbox <"$MH_TEST_DIR"/Mail/inbox/1

Maybe I'll add that to the test if that first non-trivial slocal fails.

David

______________________________________________________________________
The information contained in this e-mail message and its attachments are 
intended only for the personal and confidential use of the named recipient(s).  
If you are neither the intended recipient nor the person responsible for 
delivering to the intended recipient, you are not authorized to and must not 
disclose, copy, distribute or retain this e-mail or its attachments.  If you 
have received this communication in error, please notify us immediately by 
e-mail and delete the original message.  E-mail is susceptible to data 
corruption, interception, tampering, unauthorized amendment and viruses.  We 
are not liable for data corruption, interception, tampering, amendment or 
viruses or any consequences thereof.

_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to