git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
1e8d273
)
Preempt future testsuite integration of EXPERIMENTAL_DSN
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 8 Jun 2014 20:13:07 +0000
(21:13 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 8 Jun 2014 20:13:07 +0000
(21:13 +0100)
test/runtest
patch
|
blob
|
history
diff --git
a/test/runtest
b/test/runtest
index 5216eaded4df43a38714c93c46b3d57e1b93a091..a3989334d4c73e7c7961461d7e5b0cebbb9385be 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-801,6
+801,10
@@
RESET_AFTER_EXTRA_LINE_READ:
# other output is fragile; perhaps the debug output should be revised instead.
s%(?<!sqlite)(?<!lsearch\*@)(?<!lsearch\*)(?<!lsearch)[0-?]TESTSUITE/aux-fixed/%0TESTSUITE/aux-fixed/%g;
# other output is fragile; perhaps the debug output should be revised instead.
s%(?<!sqlite)(?<!lsearch\*@)(?<!lsearch\*)(?<!lsearch)[0-?]TESTSUITE/aux-fixed/%0TESTSUITE/aux-fixed/%g;
+ # ==========================================================
+ # MIME boundaries in RFC3461 DSN messages
+ s/\d{8,10}-eximdsn-\d{8,10}/NNNNNNNNNN-eximdsn-MMMMMMMMMM/;
+
# ==========================================================
# Some munging is specific to the specific file types
# ==========================================================
# Some munging is specific to the specific file types