diff tests/test-narrow-rebase.t @ 48366:8e855e9984a6

errors: use detailed exit code when trying to merge file outside narrowspec Differential Revision: https://phab.mercurial-scm.org/D11827
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 19 Nov 2021 15:39:35 -0800
parents f90a5c211251
children 7e5be4a7cda7
line wrap: on
line diff
--- a/tests/test-narrow-rebase.t	Fri Nov 19 15:38:36 2021 -0800
+++ b/tests/test-narrow-rebase.t	Fri Nov 19 15:39:35 2021 -0800
@@ -96,4 +96,4 @@
   $ hg rebase -d 'desc("modify outside/f1")'
   rebasing 4:707c035aadb6 "conflicting outside/f1"
   abort: conflict in file 'outside/f1' is outside narrow clone
-  [255]
+  [20]