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
OpenSSL: revert needless free of certificate list. The library handlies it internally.
[users/jgh/exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index 862eb07ae202d71dd8632febf35e64a2de4c4886..06597fe0456d20a54da694eac73522abe3c7a4f5 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1006,7
+1006,7
@@
RESET_AFTER_EXTRA_LINE_READ:
next if /name=localhost address=::1/;
# drop pdkim debugging header
- next if /^PDKIM
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<+
$/;
+ next if /^PDKIM
( <<<<<<<<<<<<<<<<<<<<<<<<<<<<<+|: no signatures)
$/;
# Various other IPv6 lines must be omitted too