tests/test-https.t
changeset 29356 93b83ef78d1e
parent 29334 ecc9b788fd69
child 29411 e1778b9c8d53
--- a/tests/test-https.t	Tue Jun 14 11:21:41 2016 +0200
+++ b/tests/test-https.t	Tue Jun 14 18:14:42 2016 -0700
@@ -63,7 +63,7 @@
 
   $ echo baddata > badca.pem
   $ hg --config hostsecurity.localhost:verifycertsfile=badca.pem clone https://localhost:$HGPORT/
-  abort: error: unknown error* (glob)
+  abort: error: * (glob)
   [255]
 
 A per-host certificate mismatching the server will fail verification