git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Testsuite: add EAI local-part testcase
[exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index d32ea54dd9623b6f8101dc1e1e56a4f2ad2d47b2..4972aedd81a9732522e5da72b4aeb7345762c647 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-934,7
+934,7
@@
RESET_AFTER_EXTRA_LINE_READ:
# SRS timestamps and signatures vary by hostname and from run to run
# SRS timestamps and signatures vary by hostname and from run to run
- s/
SRS0=....=.[^=]?=[^=]+=[^@]+\@test.ex/SRS0=ZZZZ=YY=the.local.host.name=CALLER\@test.ex/
;
+ s/
(?i)SRS0=....=.[^=]?=([^=]+)=([^@]+)\@([^ ]+)/SRS0=ZZZZ=YY=$1=$2\@$3/g
;
# ======== Output from the "fd" program about open descriptors ========
# ======== Output from the "fd" program about open descriptors ========