summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2011-01-30 03:44:24 -0500
committerPhil Pennock <pdp@exim.org>2011-01-30 03:44:24 -0500
commitdaea6332b53f56a0b40fce545e0e242d8d779b17 (patch)
tree4e0e14560fbaa98c1757da9ddbcde31ee9d7f406
parent8121f0285d4ce30921cf4924d615a143bfdfb956 (diff)
Testing: Exim must not use HEADERS_CHARSET UTF-8.
Failed at test 178.
-rw-r--r--test/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/README b/test/README
index bdd840a66..5404488d2 100644
--- a/test/README
+++ b/test/README
@@ -123,6 +123,7 @@ In order to run this test suite, the following requirements must be met:
(10) Exim must *not* be built with USE_READLINE, as the test-suite's automation
assumes the simpler I/O model.
+ Exim must *not* be built with HEADERS_CHARSET set to UTF-8.