The test suite dislikes USE_READLINE.
authorPhil Pennock <pdp@exim.org>
Sun, 30 Jan 2011 05:21:20 +0000 (00:21 -0500)
committerPhil Pennock <pdp@exim.org>
Sun, 30 Jan 2011 05:21:20 +0000 (00:21 -0500)
There's a lot of copying of stdin to stdout when using readline for -be,
which breaks the test suite.  The suite now runs well enough for me to
fix the stuff broken by the debugging changes I introduced.


No differences found