Mercurial > hg
changeset 49058:d8a38186a092
test: accept another error message on lack of TLS client certificate
Differential Revision: https://phab.mercurial-scm.org/D12492
author | Julien Cristau <jcristau@debian.org> |
---|---|
date | Sat, 09 Apr 2022 14:43:30 +0200 |
parents | 27ef2aa953dd |
children | 81d293eb5264 |
files | tests/test-https.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-https.t Sat Apr 09 14:41:55 2022 +0200 +++ b/tests/test-https.t Sat Apr 09 14:43:30 2022 +0200 @@ -518,7 +518,7 @@ without client certificate: $ P="$CERTSDIR" hg id https://localhost:$HGPORT/ - abort: error: .*(\$ECONNRESET\$|certificate required|handshake failure).* (re) + abort: error: .*(\$ECONNRESET\$|certificate required|handshake failure|EOF occurred).* (re) [100] with client certificate: