X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/b9f2a22f51ad7cd95e9c345d904920e351786db2..db333d1af8c0b3038689f764aad2510fddf8b613:/test/runtest diff --git a/test/runtest b/test/runtest index 1cf6aadfa..fcc7a972e 100755 --- a/test/runtest +++ b/test/runtest @@ -773,9 +773,6 @@ RESET_AFTER_EXTRA_LINE_READ: s/(TLS error on connection (?:from .* )?\(SSL_\w+\): error:)(.*)/$1 <>/; - # ======== GnuTLS problems ======== - next if /OCSP unusable with this GnuTLS library version/; - # ======== Maildir things ======== # timestamp output in maildir processing s/(timestamp=|\(timestamp_only\): )\d+/$1ddddddd/g;