X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/5bfe3b3511e3e4f0ef0be45231cedf661d877b45..492fd282bc8f158258e4f019a8211885352efc2c:/test/runtest?ds=sidebyside diff --git a/test/runtest b/test/runtest index 5fbf1d3fe..23319b755 100755 --- a/test/runtest +++ b/test/runtest @@ -1083,9 +1083,9 @@ RESET_AFTER_EXTRA_LINE_READ: if (s/(with \$received_protocol)\}\} \$\{if def:tls_cipher \{\(\$tls_cipher\)\n$/$1/) { $_ .= ; - s/[ ╎]+\}\}(?=\(Exim )/\}\} /; + s/[\s╎]+\}\}(?=\(Exim )/\}\} /; } - if (/^ condition: def:tls_cipher$/) + if (/^ ├──condition: def:tls_cipher$/) { ; ; ; ; ; ; ; ; ; ; ; next;