diff tests/test-remotefilelog-clone.t @ 46977:3f87d2af0bd6

errors: raise RemoteError in some places in exchange.py This is part of https://www.mercurial-scm.org/wiki/ErrorCategoriesPlan Differential Revision: https://phab.mercurial-scm.org/D10467
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 19 Apr 2021 12:52:23 -0700
parents cc3ad5c3af3b
children 40b51c28b242
line wrap: on
line diff
--- a/tests/test-remotefilelog-clone.t	Mon Apr 19 09:37:01 2021 -0700
+++ b/tests/test-remotefilelog-clone.t	Mon Apr 19 12:52:23 2021 -0700
@@ -89,7 +89,7 @@
   $ TEMP_STDERR=full-clone-from-shallow.stderr.tmp
   $ hg clone --noupdate ssh://user@dummy/shallow full 2>$TEMP_STDERR
   streaming all changes
-  [255]
+  [100]
   $ cat $TEMP_STDERR
   remote: abort: Cannot clone from a shallow repo to a full repo.
   abort: pull failed on remote