OpenSSL: revert needless free of certificate list. The library handlies it internally.
[users/jgh/exim.git] / test / runtest
index 862eb07ae202d71dd8632febf35e64a2de4c4886..06597fe0456d20a54da694eac73522abe3c7a4f5 100755 (executable)
@@ -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