diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-02-05 22:32:12 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-02-05 22:32:12 +0000 |
commit | 70918f02eecc64d5033b9831a393f2eca3c4709d (patch) | |
tree | 0620c65439ba631f891aa9c866fa5205123e6b52 /test/paniclog | |
parent | 19fdbfb4a2b6ca4a6a96ef52be848f0a23e2414f (diff) |
Debug: handle exact-fill of pretrigger buffer
Diffstat (limited to 'test/paniclog')
-rw-r--r-- | test/paniclog/0630 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/paniclog/0630 b/test/paniclog/0630 index 6e72b86ed..65080a7f6 100644 --- a/test/paniclog/0630 +++ b/test/paniclog/0630 @@ -1,4 +1,4 @@ ******** SERVER ******** -1999-03-02 09:44:33 10HmaX-0005vi-00 Tainted filename 'TESTSUITE/spool/dest3' -1999-03-02 09:44:33 10HmaX-0005vi-00 failed to open TESTSUITE/spool/dest3 when checking "$spool_directory/$local_part": Permission denied (euid=uuuu egid=EXIM_GID) +1999-03-02 09:44:33 10HmaX-0005vi-00 Tainted filename '/dest3' +1999-03-02 09:44:33 10HmaX-0005vi-00 failed to open /dest3 when checking "/$local_part": Permission denied (euid=uuuu egid=EXIM_GID) |