diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-04-22 18:55:16 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-04-22 18:55:16 +0100 |
commit | ec7bc5cc01bf4b504da9f2bb4e9059f1cfc320aa (patch) | |
tree | 0cb1ab34f7a7d486e869b88c82422da80e40df18 | |
parent | 82a996b1cc5a4299674260962778fc2ad1f2f75e (diff) |
Testsuite: output changes resulting
Broken-by: cb80814d14
-rw-r--r-- | test/stderr/2600 | 2 | ||||
-rw-r--r-- | test/stderr/2610 | 2 | ||||
-rw-r--r-- | test/stderr/2620 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/2600 b/test/stderr/2600 index 9108eca8c..991a4e97e 100644 --- a/test/stderr/2600 +++ b/test/stderr/2600 @@ -319,7 +319,7 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmaX-0005vi-00 for userx@myhost.test.ex; Tue, 2 Mar 1999 09:44:33 +0000 -Writing spool header file: TESTSUITE/spool//input//hdr.pppp +Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-0005vi-00 DSN: Write SPOOL :-dsn_envid NULL DSN: Write SPOOL :-dsn_ret 0 DSN: Flags :0 diff --git a/test/stderr/2610 b/test/stderr/2610 index 7aa1c9342..69ff1213c 100644 --- a/test/stderr/2610 +++ b/test/stderr/2610 @@ -312,7 +312,7 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmaX-0005vi-00 for ph10@myhost.test.ex; Tue, 2 Mar 1999 09:44:33 +0000 -Writing spool header file: TESTSUITE/spool//input//hdr.pppp +Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-0005vi-00 DSN: Write SPOOL :-dsn_envid NULL DSN: Write SPOOL :-dsn_ret 0 DSN: Flags :0 diff --git a/test/stderr/2620 b/test/stderr/2620 index 007612aba..a263e1fdd 100644 --- a/test/stderr/2620 +++ b/test/stderr/2620 @@ -330,7 +330,7 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmaX-0005vi-00 for CALLER@myhost.test.ex; Tue, 2 Mar 1999 09:44:33 +0000 -Writing spool header file: TESTSUITE/spool//input//hdr.pppp +Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-0005vi-00 DSN: Write SPOOL :-dsn_envid NULL DSN: Write SPOOL :-dsn_ret 0 DSN: Flags :0 |