diff tests/test-push-checkheads-partial-C1.t @ 33542:b11e8c67fb0f

debugobsolete: also report the number of obsoleted changesets This seems useful to have the number of obsoleted changesets when calling debugobsolete.
author Boris Feld <boris.feld@octobus.net>
date Sun, 16 Jul 2017 02:33:14 +0200
parents ab5f5429e3d2
children eb586ed5d8ce
line wrap: on
line diff
--- a/tests/test-push-checkheads-partial-C1.t	Sun Jul 16 02:20:06 2017 +0200
+++ b/tests/test-push-checkheads-partial-C1.t	Sun Jul 16 02:33:14 2017 +0200
@@ -59,6 +59,7 @@
   $ mkcommit B1
   created new head
   $ hg debugobsolete `getid "desc(B0)" ` `getid "desc(B1)"`
+  obsoleted 1 changesets
   $ hg log -G --hidden
   @  25c56d33e4c4 (draft): B1
   |