tests/test-split.t
changeset 46071 f4f07cc92a47
parent 45877 ac362d5a7893
child 46922 17368844f786
--- a/tests/test-split.t	Mon Dec 07 20:53:01 2020 -0500
+++ b/tests/test-split.t	Mon Dec 07 20:57:50 2020 -0500
@@ -787,7 +787,7 @@
 
   $ printf 'y\ny\ny\n' | hg split
   abort: cannot split an empty revision
-  [255]
+  [10]
 #endif
 
 Test that splitting moves works properly (issue5723)