##// END OF EJS Templates
tests: update test-https.t's #no-defaultcacertsloaded block with new exit code...
Martin von Zweigbergk -
r46514:6da22a06 default
parent child Browse files
Show More
@@ -52,7 +52,7 b' we are able to load CA certs.'
52 $ hg clone https://localhost:$HGPORT/ copy-pull
52 $ hg clone https://localhost:$HGPORT/ copy-pull
53 (an attempt was made to load CA certificates but none were loaded; see https://mercurial-scm.org/wiki/SecureConnections for how to configure Mercurial to avoid this error)
53 (an attempt was made to load CA certificates but none were loaded; see https://mercurial-scm.org/wiki/SecureConnections for how to configure Mercurial to avoid this error)
54 abort: error: *certificate verify failed* (glob)
54 abort: error: *certificate verify failed* (glob)
55 [255]
55 [100]
56 #endif
56 #endif
57
57
58 #if defaultcacertsloaded
58 #if defaultcacertsloaded
General Comments 0
You need to be logged in to leave comments. Login now