Gitweb:
http://git.exim.org/exim.git/commitdiff/daea6332b53f56a0b40fce545e0e242d8d779b17
Commit: daea6332b53f56a0b40fce545e0e242d8d779b17
Parent: 8121f0285d4ce30921cf4924d615a143bfdfb956
Author: Phil Pennock <pdp@???>
AuthorDate: Sun Jan 30 03:44:24 2011 -0500
Committer: Phil Pennock <pdp@???>
CommitDate: Sun Jan 30 03:44:24 2011 -0500
Testing: Exim must not use HEADERS_CHARSET UTF-8.
Failed at test 178.
---
test/README | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/test/README b/test/README
index bdd840a..5404488 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.