diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2021-06-25 10:02:47 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2021-06-25 10:02:47 +0200 |
commit | 20395676aba7fa5eb9a2c5e0b9f582ec2b3e71e4 (patch) | |
tree | 1eb151ea700b1a24dc3d6635efc10c098d58f444 /test/paniclog | |
parent | 1013a770f1be6eff05c4b835bb92b2c916fdd341 (diff) | |
parent | 305c0579ab4286b464c2cd589843a7e60f59dfaf (diff) |
Merge branch 'hs/taintwarn'
This is a "forward" port of the taintwarn patches that are applied to
4.94.2+fixes.
Diffstat (limited to 'test/paniclog')
-rw-r--r-- | test/paniclog/0608 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/paniclog/0608 b/test/paniclog/0608 index 0cf96cfdc..aa9fc2b48 100644 --- a/test/paniclog/0608 +++ b/test/paniclog/0608 @@ -3,6 +3,6 @@ 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/0608.CALLER@myhost.test.ex' +2017-07-30 18:51:05.712 10HmbA-0005vi-00 Tainted bounce_message_file after expansion: 'TESTSUITE/aux-fixed/0608.CALLER@myhost.test.ex' 2017-07-30 18:51:05.712 10HmbB-0005vi-00 Failed to open TESTSUITE/aux-fixed/0608.nonexist.tmpl for warning message texts: No such file or directory |