tests/test-http.t
changeset 46977 3f87d2af0bd6
parent 46874 84a93fa7ecfd
child 47318 5ac0f2a8ba72
--- a/tests/test-http.t	Mon Apr 19 09:37:01 2021 -0700
+++ b/tests/test-http.t	Mon Apr 19 12:52:23 2021 -0700
@@ -505,7 +505,7 @@
   requesting all changes
   remote: abort: this is an exercise
   abort: pull failed on remote
-  [255]
+  [100]
   $ cat error.log
 
 disable pull-based clones
@@ -517,7 +517,7 @@
   remote: abort: server has pull-based clones disabled
   abort: pull failed on remote
   (remove --pull if specified or upgrade Mercurial)
-  [255]
+  [100]
 
 #if no-reposimplestore
 ... but keep stream clones working