tests/test-pathconflicts-update.t
changeset 45840 527ce85c2e60
parent 34942 2a774cae3a03
child 46418 dc00324e80f4
--- a/tests/test-pathconflicts-update.t	Thu Oct 22 13:31:34 2020 -0700
+++ b/tests/test-pathconflicts-update.t	Mon Oct 12 12:44:18 2020 -0700
@@ -129,7 +129,7 @@
   R base
   $ hg up --check dir
   abort: uncommitted changes
-  [255]
+  [20]
   $ hg up dir
   a: path conflict - a file or link has the same name as a directory
   the local file has been renamed to a~d20a80d4def3
@@ -154,7 +154,7 @@
   $ echo 9 > a/b/c
   $ hg up file2 --check --config merge.checkunknown=warn
   abort: uncommitted changes
-  [255]
+  [20]
   $ hg up file2 --clean
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   (activating bookmark file2)