Gitweb:
http://git.exim.org/exim.git/commitdiff/8d42c8364882bf2d743a5b876d6df741b6d67e40
Commit: 8d42c8364882bf2d743a5b876d6df741b6d67e40
Parent: 972e83f5ff186bce4cde7a5627b6700e440b87ba
Author: Heiko Schlittermann (HS12) <hs@???>
AuthorDate: Mon Apr 6 23:10:15 2015 +0200
Committer: Heiko Schlittermann (HS12) <hs@???>
CommitDate: Sat Apr 25 21:33:44 2015 +0200
Testsuite: add hint about usernames
---
test/README | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/test/README b/test/README
index d971bc7..00bac50 100644
--- a/test/README
+++ b/test/README
@@ -79,6 +79,8 @@ In order to run this test suite, the following requirements must be met:
and "xyz" and single letters that are used in the tests. The test suite
expects the login to have a gecos name; I think it will now run if the
gecos field is empty but there may be anomalies.
+ The login must not contain a dash or an equal sign. (Otherwise some tests
+ about local_from_{suffix,prefix} will fail.)
(4) The directory into which you unpack the test suite must be accessible by
the Exim user, so that code running as exim can access the files therein.