summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-11-18 22:11:35 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-11-20 21:52:34 +0000
commita338ca2b75e1c1c1e4c772d7165c549a58681610 (patch)
treeb8982e1edbe4e6e8bee428ced158d5b2b4f862cf
parentcd8138f1007bf02d5799e310139b88d36bc22eee (diff)
downloadexim4-a338ca2b75e1c1c1e4c772d7165c549a58681610.tar.gz
Testsuite: document noisy-comment script commands
-rw-r--r--test/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/README b/test/README
index 5b3a86966..552b43f2a 100644
--- a/test/README
+++ b/test/README
@@ -702,6 +702,11 @@ Commands with no input
These commands are not followed by any input data, or by a line of asterisks.
+ ### This is a verbose comment
+
+A line starting with three hashmarks and some space copies the following text to
+both stdout and stderr file being written by the test.
+
dbmbuild <file1> <file1>
This command runs the exim_dbmbuild utility to build a DBM file. It is used