diff tests/test-bookmarks-current.t @ 48368: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 95c4cca641f6
children 55c6ebd11cb9
line wrap: on
line diff
--- a/tests/test-bookmarks-current.t	Fri Nov 19 15:40:56 2021 -0800
+++ b/tests/test-bookmarks-current.t	Fri Nov 19 16:16:21 2021 -0800
@@ -245,4 +245,4 @@
   $ hg bookmarks --inactive
   $ hg bookmarks -ql .
   abort: no active bookmark
-  [255]
+  [10]