X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/b9f2a22f51ad7cd95e9c345d904920e351786db2..805bb5c3b781ad3819018dfc79220f77df0aae67:/test/runtest diff --git a/test/runtest b/test/runtest index 1cf6aadfa..7bf74d7e1 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; @@ -2396,7 +2393,7 @@ if ($parm_exim eq "") # directory. Thus, we should choose the highest version of Exim that has # been compiled. - if ($f eq "exim4" || $f eq "exim-snapshot") + if ($f eq "exim4" || $f eq "exim-snapshot" || $f eq 'src') { $srcdir = $f; } else { $srcdir = $f