tests/test-split.t
changeset 45853 b4694ef45db5
parent 45840 527ce85c2e60
child 45855 c10683da6889
--- a/tests/test-split.t	Tue Nov 17 19:29:08 2020 +0900
+++ b/tests/test-split.t	Mon Nov 16 15:11:51 2020 -0800
@@ -79,7 +79,7 @@
   $ hg split .
   abort: cannot split public changesets
   (see 'hg help phases' for details)
-  [255]
+  [10]
 
   $ hg phase --draft -f -r 'all()'
 
@@ -467,7 +467,7 @@
 #if obsstore-off
   $ runsplit -r 1 --no-rebase
   abort: cannot split changeset with children
-  [255]
+  [10]
 #else
   $ runsplit -r 1 --no-rebase >/dev/null
   3 new orphan changesets
@@ -518,7 +518,7 @@
   $ rm .hg/localtags
   $ hg split $B --config experimental.evolution=createmarkers
   abort: cannot split changeset with children
-  [255]
+  [10]
   $ cat > $TESTTMP/messages <<EOF
   > Split B
   > EOF