diff options
Diffstat (limited to 'test/README')
-rw-r--r-- | test/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/README b/test/README index ab9fb6496..f934c0d2d 100644 --- a/test/README +++ b/test/README @@ -820,6 +820,14 @@ are still in existence at the end of the run (for messages that were not delivered) are not compared with saved versions. + no_munge + +If this command is encountered anywhere in the script, the output is not +munged before it is compared with a saved version. +This option allows meaningful tests of the exim_msgdate utility; +without it all date comparison checks would succeed. + + no_stderr_check If this command is encountered anywhere in the script, the stderr output from |