tests/test-tutorial.t
branchmercurial-4.4
changeset 4675 79bc0f1a832e
parent 4363 a2fdbece7ce1
parent 4672 653c42af172e
--- a/tests/test-tutorial.t	Wed Jun 05 17:46:06 2019 +0200
+++ b/tests/test-tutorial.t	Wed Jun 05 17:56:44 2019 +0200
@@ -1211,7 +1211,6 @@
   adding manifests
   adding file changes
   added 1 changesets with 1 changes to 1 files
-  1 new orphan changesets
   new changesets e4e4fa805d92
   (run 'hg update' to get a working copy)
 
@@ -1219,7 +1218,7 @@
 see both version showing up in the log.
 
   $ hg log -G
-  *  e4e4fa805d92 (draft): animals
+  o  e4e4fa805d92 (draft): animals
   |
   | @  682004e81e71 (draft): bathroom stuff
   | |
@@ -1680,14 +1679,13 @@
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   working directory is now at 682004e81e71
   1 changesets pruned
-  1 new orphan changesets
 
 
 The animals changeset is still displayed because the "SPAM SPAM SPAM" changeset
 is neither dead or obsolete. My repository is in an unstable state again.
 
   $ hg log -G
-  *  fc41faf45288 (draft): SPAM SPAM SPAM
+  o  fc41faf45288 (draft): SPAM SPAM SPAM
   |
   x  2a2b36e14660 (draft): animals
   |