diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-04-28 23:54:35 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-04-28 23:54:35 +0100 |
commit | 328c5688dbe0f4c14418f22350ccd99b3fe8ac71 (patch) | |
tree | f4672e184e8964334e394823e6cb9c55db29f5fe /test/stderr/0386 | |
parent | eeb35890a1eefbdf6bd8fcb86fcc31233835b0df (diff) |
Support wire-format spoolfiles
Diffstat (limited to 'test/stderr/0386')
-rw-r--r-- | test/stderr/0386 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0386 b/test/stderr/0386 index 44e856da2..6fb8a5536 100644 --- a/test/stderr/0386 +++ b/test/stderr/0386 @@ -310,6 +310,7 @@ lock file created mailbox TESTSUITE/test-mail/2 is locked writing to file TESTSUITE/test-mail/2 writing data block fd=dddd size=sss timeout=0 +cannot use sendfile for body: spoolfile not wireformat writing data block fd=dddd size=sss timeout=0 writing data block fd=dddd size=sss timeout=0 appendfile yields 0 with errno=dd more_errno=dd @@ -490,6 +491,7 @@ lock file created mailbox TESTSUITE/test-mail/2 is locked writing to file TESTSUITE/test-mail/2 writing data block fd=dddd size=sss timeout=0 +cannot use sendfile for body: spoolfile not wireformat writing data block fd=dddd size=sss timeout=0 writing data block fd=dddd size=sss timeout=0 appendfile yields 0 with errno=dd more_errno=dd |