diff tests/test-uncommit.t @ 6063:1a13ac9ef30a mercurial-5.8

test-compat: back out test changes from 65d4e47d7f26
author Anton Shestakov <av6@dwimlabs.net>
date Sun, 10 Oct 2021 10:52:01 +0300
parents 65d4e47d7f26
children
line wrap: on
line diff
--- a/tests/test-uncommit.t	Tue Oct 12 10:40:40 2021 +0300
+++ b/tests/test-uncommit.t	Sun Oct 10 10:52:01 2021 +0300
@@ -17,7 +17,7 @@
   $ hg uncommit
   abort: cannot uncommit the null revision
   (no changeset checked out)
-  [10]
+  [255]
 
 Cannot uncommit public changeset
 
@@ -27,7 +27,7 @@
   $ hg uncommit
   abort: cannot uncommit public changesets: 07f494440405
   (see 'hg help phases' for details)
-  [10]
+  [255]
   $ hg phase --force --draft .
 
 Cannot uncommit merge