git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Compiler quietening: C fn ptrs are officially not intercastable with object pointers
[users/jgh/exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index 3c16a1e465a5e13a14deebee59d90d81315dd850..c590ffc3189ca7bc9f6552097920466547b45fe6 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-893,7
+893,7
@@
RESET_AFTER_EXTRA_LINE_READ:
# The sizes of filter files may vary because of the substitution of local
# filenames, logins, etc.
# The sizes of filter files may vary because of the substitution of local
# filenames, logins, etc.
- s/^\d+(?= bytes read from )/ssss/;
+ s/^\d+(?=
(\(tainted\) )?
bytes read from )/ssss/;
# ======== OpenSSL error messages ========
# ======== OpenSSL error messages ========