X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e7ee19e5c96ecc1e1960efa8835dc08e6b39dc8a..b115023ebbd339f31eff6ed67491e562967464d8:/test/runtest?ds=sidebyside diff --git a/test/runtest b/test/runtest index 8fe873a97..e1ba864f0 100755 --- a/test/runtest +++ b/test/runtest @@ -1230,7 +1230,7 @@ RESET_AFTER_EXTRA_LINE_READ: next if /^TLS: not preloading server certs$/; # some platforms are missing the standard CA bundle file - next if /^tls_set_watch\(\) fail on '\/usr\/lib\/ssl\/cert.pem': No such file or directory$/; + next if /^tls_set_watch\(\) fail on '\/usr\/(?:lib\/ssl|local\/openssl3\/etc\/pki\/tls)\/cert.pem': No such file or directory$/; # drop lookups next if /^$time_pid?(?: Lookups\ \(built-in\): @@ -1515,6 +1515,7 @@ RESET_AFTER_EXTRA_LINE_READ: |connection\ attempt\ to\ [^,]+,\ 0\ data) # MacOS & no-support $/x) { + $_ = ; if (/^connected$/) { $_ .= ;