nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] Relative Message Numbers


From: Paul Fox
Subject: Re: [Nmh-workers] Relative Message Numbers
Date: Thu, 18 Apr 2013 10:05:07 -0400

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, address@hidden (arlington, ma, where it's 48.9 degrees)



reply via email to

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