Gitweb:
https://git.exim.org/exim.git/commitdiff/a338ca2b75e1c1c1e4c772d7165c549a58681610
Commit: a338ca2b75e1c1c1e4c772d7165c549a58681610
Parent: cd8138f1007bf02d5799e310139b88d36bc22eee
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Nov 18 22:11:35 2018 +0000
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Tue Nov 20 21:52:34 2018 +0000
Testsuite: document noisy-comment script commands
---
test/README | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/test/README b/test/README
index 5b3a869..552b43f 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