X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/3b44d6d3fb4ef9b53bfa9494bf444c11aba030cb..b48cf0793366791f5bdef8526a4956d4523c6778:/test/runtest diff --git a/test/runtest b/test/runtest index 8515e2f32..fe1f4efc9 100755 --- a/test/runtest +++ b/test/runtest @@ -1230,17 +1230,17 @@ RESET_AFTER_EXTRA_LINE_READ: $/x) { $_ = $1 . " ... " . ; - s/^(.* \.\.\.) [0-9: ]*connected$/$1 connected/; + s/^(.* \.\.\.) [0-9: ]*connected$/$1 connected/; - if (/^Connecting to .* \.\.\. connected$/) + if (/^Connecting to .* \.\.\. connected$/) { $_ .= ; - if (/^(Connecting to .* \.\.\. )connected\n\s+SMTP(\(close\)>>|\(Connection refused\)<<)$/) + if (/^(Connecting to .* \.\.\. )connected\n\s+SMTP(\(close\)>>|\(Connection refused\)<<)$/) { $_ = $1 . "failed: Connection refused\n" . ; s/^(Connecting .*)\n\s+SMTP\(close\)>>$/$1/; } - elsif (/^(Connecting to .* \.\.\. connected\n)read response data: size=/) + elsif (/^(Connecting to .* \.\.\. connected\n)read response data: size=/) { $_ = $1; } # Date/time in SMTP banner