nmh-workers
[Top][All Lists]
Advanced

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

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


From: Ralph Corderoy
Subject: Re: [Nmh-workers] Announcing the second release candidate of nmh 1.7.1
Date: Tue, 23 Jan 2018 13:04:44 +0000

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



reply via email to

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