# HG changeset patch # User Gregory Szorc # Date 1469721216 25200 # Node ID dee24c87dbf0052c18160b57f17ddbd001bbdd9c # Parent 8421cbebc783e7f3cb17cfb62b4095113f8d666b tests: glob over ssl error We do this in the rest of the file. This bad line was introduced in 3fde328d0913. diff -r 8421cbebc783 -r dee24c87dbf0 tests/test-https.t --- a/tests/test-https.t Wed Jul 27 13:57:51 2016 +0100 +++ b/tests/test-https.t Thu Jul 28 08:53:36 2016 -0700 @@ -527,7 +527,7 @@ (could not negotiate a common security protocol (tls1.2+) with localhost; the likely cause is Mercurial is configured to be more secure than the server can support) (consider contacting the operator of this server and ask them to support modern TLS protocol versions; or, set hostsecurity.localhost:minimumprotocol=tls1.0 to allow use of legacy, less secure protocols when communicating with this server) (see https://mercurial-scm.org/wiki/SecureConnections for more info) - abort: error: [SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:590) + abort: error: *unsupported protocol* (glob) [255] $ killdaemons.py hg0.pid