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, [email protected] (arlington, ma, where it's 48.9 degrees)

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to