diff tests/test-tag.t @ 42893:34a46d48d24e

debugobsolete: also issue the "new obsmarkers" messsage We are going to improve the way this message is issued in the core codebase. This will make it appears for `hg debugobsolete` too. Since this seems like a good idea, we make the output change in a previous changesets to clarify the next changeset.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 14 Oct 2018 13:19:24 +0200
parents 57c462db87fd
children c6d31e659a28
line wrap: on
line diff
--- a/tests/test-tag.t	Fri Sep 06 08:32:48 2019 +0900
+++ b/tests/test-tag.t	Sun Oct 14 13:19:24 2018 +0200
@@ -434,6 +434,7 @@
   abeb261f0508ecebcd345ce21e7a25112df417aa
 (mimic 'hg prune' command by obsoleting current changeset and then moving to its parent)
   $ hg debugobsolete abeb261f0508ecebcd345ce21e7a25112df417aa --record-parents
+  1 new obsolescence markers
   obsoleted 1 changesets
   $ hg up ".^" --quiet
   $ cat .hgtags