Gitweb:
https://git.exim.org/exim.git/commitdiff/05144fcef30e94a727e26e011f60df8bb851f07b
Commit: 05144fcef30e94a727e26e011f60df8bb851f07b
Parent: aae2bf28db36ab9133829dc33ea6ef886e8373c2
Author: Andrew Aitchison <exim@???>
AuthorDate: Sun Jul 9 22:27:32 2023 +0100
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Sun Jul 9 22:28:35 2023 +0100
Testsuite: fix perl syntax. Bug 3009
Broken-by: 46a36afae41f
---
test/runtest | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/test/runtest b/test/runtest
index 80b7721fb..e918b0cdf 100755
--- a/test/runtest
+++ b/test/runtest
@@ -1071,8 +1071,7 @@ RESET_AFTER_EXTRA_LINE_READ:
s/250-AUTH ANONYMOUS PLAIN SCRAM-SHA-1\K SCRAM-SHA-256//;
# mailq times change with when the run is done, vs. static-source spoolfiles
- #s/\s*\d*[hd](?= 317 [0-9A-Za-z\-]{23} <nobody@???>)/DDd/;
- s/^\s*\d*[hd](?= 317 [0-9A-Za-z\-]{23} <nobody@test.)/DDd/;
+ s/\s*\d*[hd](?= 317 [0-9A-Za-z\-]{23} <nobody\@test.ex>)/DDd/;
}
# ======== stderr ========
--
## 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/