nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Announcing the second release candidate of nmh 1.7.1

2018-01-23 07:05:59
Hi David,

Because all of the tests are Bourne shell scripts, this can be used to
help isolate where a test goes awry:

    sh -x test/ali/test-ali

I had a failure recently that didn't give much clue.  Turns out the
command run by run_prog() was SEGVing, `set -e' was in force, stderr was
being captured in a file for comparison, but the script just stopped so
no diff occurred and the SEGV message stayed hidden.  :-)

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

-- 
Nmh-workers
https://lists.nongnu.org/mailman/listinfo/nmh-workers

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