diff tests/test-bookmarks-pushpull.t @ 48416:8c4881c07f57

errors: use detailed exit code for RepoLookupError Differential Revision: https://phab.mercurial-scm.org/D11829
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 19 Nov 2021 16:16:21 -0800
parents b56858d85a7b
children 04688c51f81f
line wrap: on
line diff
--- a/tests/test-bookmarks-pushpull.t	Fri Nov 19 15:40:56 2021 -0800
+++ b/tests/test-bookmarks-pushpull.t	Fri Nov 19 16:16:21 2021 -0800
@@ -357,7 +357,7 @@
   (leaving bookmark V)
   $ hg push -B . ../a
   abort: no active bookmark
-  [255]
+  [10]
   $ hg update -r V
   0 files updated, 0 files merged, 1 files removed, 0 files unresolved
   (activating bookmark V)