[exim-cvs] Testsuite: more munging for mailq output

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] Testsuite: more munging for mailq output
Gitweb: https://git.exim.org/exim.git/commitdiff/b67ff4e2d563832865e89a4f45afd93a23fc9aa9
Commit:     b67ff4e2d563832865e89a4f45afd93a23fc9aa9
Parent:     0e20cde8dbd0ad7308a972bca06d38a817aeb23b
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Jul 5 15:23:13 2023 +0100
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Wed Jul 5 15:23:13 2023 +0100


    Testsuite: more munging for mailq output
---
 test/runtest     | 2 +-
 test/stdout/0699 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


diff --git a/test/runtest b/test/runtest
index bc570842a..80b7721fb 100755
--- a/test/runtest
+++ b/test/runtest
@@ -891,7 +891,7 @@ RESET_AFTER_EXTRA_LINE_READ:

   s/([\s,])S=\d+\b/$1S=sss/;
   s/:S\d+\b/:Ssss/;
-  s/^(\s*\d+[mhd]\s+)\d+(\s+[a-z0-9-]{23} <)/TTT   sss$2/i if $is_stdout;
+  s/^(\s*\d+[mhd]\s+)\d+(\s+(?:[a-z0-9-]{23}|[a-z0-9-]{18}) <)/TTT   sss$2/i if $is_stdout;
   s/\sSIZE=\d+\b/ SIZE=ssss/;
   s/\ssize=\d+\b/ size=sss/ if $is_stderr;
   s/old size = \d+\b/old size = sssss/;
diff --git a/test/stdout/0699 b/test/stdout/0699
index c8434157b..bd8fab1c7 100644
--- a/test/stdout/0699
+++ b/test/stdout/0699
@@ -2,7 +2,7 @@ TTT   sss 10HmaX-000000005vi-0000 <CALLER@???>
           nulldeliver@???


 exim_id_update exit code = 0
- 0m   396 10HmaY-0005vi-00-H <CALLER@???>
+TTT   sss 10HmaY-0005vi-00-H <CALLER@???>
           nulldeliver@???


exim_id_update exit code = 0

--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-cvs.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-cvs-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/