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:
0d81dab
)
testsuite: tidying
author
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 4 May 2017 17:39:44 +0000
(18:39 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 4 May 2017 17:39:44 +0000
(18:39 +0100)
test/runtest
patch
|
blob
|
history
diff --git
a/test/runtest
b/test/runtest
index 0021f3ecc3732bcb436188aabf4df662e04a039b..f68b3c057ee257463dba6aec05cb935a854de139 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1088,6
+1088,9
@@
RESET_AFTER_EXTRA_LINE_READ:
# Not all platforms build with DKIM enabled
next if /^PDKIM >> Body data for hash, canonicalized/;
+ # Not all platforms have sendfile support
+ next if /^cannot use sendfile for body: no support$/;
+
# Parts of DKIM-specific debug output depend on the time/date
next if /^date:\w+,\{SP\}/;
next if /^PDKIM \[[^[]+\] (Header hash|b) computed:/;