tests/test-ssh.t
changeset 46977 3f87d2af0bd6
parent 46884 cc3ad5c3af3b
child 47183 8be95673eb8a
--- a/tests/test-ssh.t	Mon Apr 19 09:37:01 2021 -0700
+++ b/tests/test-ssh.t	Mon Apr 19 12:52:23 2021 -0700
@@ -487,7 +487,7 @@
   remote: Permission denied
   remote: pretxnopen.hg-ssh hook failed
   abort: push failed on remote
-  [255]
+  [100]
 
   $ cd $TESTTMP
 
@@ -681,7 +681,7 @@
   remote: rollback completed
   remote: pretxnchangegroup.fail hook failed
   abort: push failed on remote
-  [255]
+  [100]
 
 abort during pull is properly reported as such
 
@@ -696,7 +696,7 @@
   searching for changes
   remote: abort: this is an exercise
   abort: pull failed on remote
-  [255]
+  [100]
 
 abort with no error hint when there is a ssh problem when pulling