nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Relative Message Numbers

2013-04-18 09:05:18
ken wrote:

% make check TESTS="test/inc/test-inc-scanout test/cleanup"

ah, good.

two pastes -- the first is the normal output of running the test:
    http://dev.laptop.org/~pgf/z/pb1366291618.txt

the second is the result of adding
  set -x
  exec 2>/tmp/test-slocal.out
to the top of test/test-slocal, in case it's useful:
    http://dev.laptop.org/~pgf/z/pb1366291691.txt

at the point where diff reports 
    ".../NNNNN.actual:No such file or directory
it seems that the file was never created.  i verified this by
changing "cmp -s" to just "cmp" in check(), and cmp complains
about the missing file as well.

so it looks to me like this command:
    
/home/pgf/src/pdom/nmh/nmh.git/test/testdir/inst/usr/local/nmh.git/lib/slocal 
-maildelivery /home/pgf/src/pdom/nmh/nmh.git/test/testdir/Mail/maildelivery
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"

paul
----------------------
 paul fox, pgf(_at_)foxharp(_dot_)boston(_dot_)ma(_dot_)us (arlington, ma, 
where it's 48.9 degrees)

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>