changeset 45902:6da22a068281

tests: update test-https.t's #no-defaultcacertsloaded block with new exit code I'm pretty sure I broke this in https://phab.mercurial-scm.org/D9309. It was reported by the Heptapod CI. Differential Revision: https://phab.mercurial-scm.org/D9376
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 23 Nov 2020 11:30:43 -0800
parents bb9085ba12e6
children 64faa55716f4
files tests/test-https.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-https.t	Sun Nov 22 23:53:09 2020 +0530
+++ b/tests/test-https.t	Mon Nov 23 11:30:43 2020 -0800
@@ -52,7 +52,7 @@
   $ hg clone https://localhost:$HGPORT/ copy-pull
   (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)
   abort: error: *certificate verify failed* (glob)
-  [255]
+  [100]
 #endif
 
 #if defaultcacertsloaded