tests/test-topic-stack-complex.t
branchmercurial-4.4
changeset 4173 e268f7fd7839
parent 4076 f9a850018daa
parent 4161 3c28f8a3a5a5
child 4174 e07e764c0f48
child 4206 04aeaec6ec07
--- a/tests/test-topic-stack-complex.t	Fri Oct 12 15:15:07 2018 +0200
+++ b/tests/test-topic-stack-complex.t	Fri Oct 12 15:15:09 2018 +0200
@@ -81,7 +81,6 @@
   examine changes to 'd'? [Ynesfdaq?] n
   
   Done splitting? [yN] y
-  1 new orphan changesets
 
   $ hg stack
   ### topic: foo
@@ -95,7 +94,7 @@
   $ hg show work
   @  5cce (foo) split2
   o  f26c (foo) split1
-  | *  f1d3 (foo) Added e and f
+  | o  f1d3 (foo) Added e and f
   | x  8e82 (foo) Added c and d
   |/
   o  002b (foo) Added a and b
@@ -117,10 +116,10 @@
   1 new orphan changesets
   $ hg show work
   @  7d94 (foo) split1
-  | *  5cce (foo) split2
+  | o  5cce (foo) split2
   | x  f26c (foo) split1
   |/
-  | *  f1d3 (foo) Added e and f
+  | o  f1d3 (foo) Added e and f
   | x  8e82 (foo) Added c and d
   |/
   o  002b (foo) Added a and b