diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-04 16:10:57 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-04 16:10:57 +0100 |
commit | 40bffa31bd7057a0e88e29bb76fa63382d4aa1bc (patch) | |
tree | 58b5c625fc31653d67e944862b6541ae42e383c8 /test/stderr | |
parent | 6f585046cf0b00509f0ff7c8f8a48b9cf7c2ab75 (diff) |
Make {bounce,warn}_message_file expanded. Bug 2522
Diffstat (limited to 'test/stderr')
-rw-r--r-- | test/stderr/0622 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/test/stderr/0622 b/test/stderr/0622 index 88ae44a1b..544d65c43 100644 --- a/test/stderr/0622 +++ b/test/stderr/0622 @@ -1,2 +1,8 @@ 2017-07-30 18:51:05.712 10HmaX-0005vi-00 Failed to open TESTSUITE/aux-fixed/0622.nonexist.tmpl for error message texts: No such file or directory -2017-07-30 18:51:05.712 10HmaY-0005vi-00 Failed to open TESTSUITE/aux-fixed/0622.nonexist.tmpl for warning message texts: No such file or directory +2017-07-30 18:51:05.712 10HmaY-0005vi-00 bounce_message_file is not absolute after expansion: 'relative_file_path' + +2017-07-30 18:51:05.712 10HmaZ-0005vi-00 Failed to expand bounce_message_file: '$acl_m_unset' + +2017-07-30 18:51:05.712 10HmbA-0005vi-00 bounce_message_file is not untainted after expansion: 'TESTSUITE/aux-fixed/0622.CALLER@myhost.test.ex' + +2017-07-30 18:51:05.712 10HmbB-0005vi-00 Failed to open TESTSUITE/aux-fixed/0622.nonexist.tmpl for warning message texts: No such file or directory |