X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/348051adc5ea922f4e82d971d44f03e87557b6ec..65867078f62db450bd8f91100600f6de559e7590:/test/runtest diff --git a/test/runtest b/test/runtest index 458c9a659..c8bce6f60 100755 --- a/test/runtest +++ b/test/runtest @@ -544,7 +544,7 @@ RESET_AFTER_EXTRA_LINE_READ: s/TLS error on connection from \[127.0.0.1\] \(recv\): A TLS packet with unexpected length was received./TLS error on connection from [127.0.0.1] (recv): The TLS connection was non-properly terminated./g; # signature algorithm names - s/RSA-SHA1/RSA_SHA/; + s/RSA-SHA1/RSA-SHA/; # ======== Caller's login, uid, gid, home, gecos ========