git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9fa0006
)
Testsuite: munge for Cyrus SASL library version output changes
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 26 Feb 2022 22:36:59 +0000
(22:36 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 26 Feb 2022 22:59:34 +0000
(22:59 +0000)
test/runtest
patch
|
blob
|
history
diff --git
a/test/runtest
b/test/runtest
index abc22b7bc2319f7ffdb7880801f14d5bbb1f46ba..209cd9c1e8f3261a13a0851f4aa7c1b324b3d6b5 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-964,6
+964,9
@@
RESET_AFTER_EXTRA_LINE_READ:
# MIME boundaries in RFC3461 DSN messages
s/\d{8,10}-eximdsn-\d+/NNNNNNNNNN-eximdsn-MMMMMMMMMM/;
# MIME boundaries in RFC3461 DSN messages
s/\d{8,10}-eximdsn-\d+/NNNNNNNNNN-eximdsn-MMMMMMMMMM/;
+ # Cyrus SASL library version differences (rejectlog)
+ s/Cyrus SASL permanent failure: \Kuser not found$/generic failure/;
+
# ==========================================================
# Some munging is specific to the specific file types
# ==========================================================
# Some munging is specific to the specific file types