tests/test-userguide.t
branchstable
changeset 3000 bd7e8be29542
parent 2929 06844693bb21
child 3001 67b59d1657cf
child 3013 945a0989e41b
--- a/tests/test-userguide.t	Mon Aug 21 14:21:49 2017 +0200
+++ b/tests/test-userguide.t	Wed Sep 27 00:54:28 2017 +0200
@@ -301,7 +301,7 @@
   $ hg status
   M file2.c
   $ hg commit -m 'useful tweak'
-  $ hg --hidden shortlog -G -r 25::
+  $ hg --hidden shortlog -G -r 0d972d6888e6::
   @  29:51e0d8c0a922  draft  useful tweak
   |
   o  28:2594e98553a9  draft  fix a bug
@@ -317,7 +317,7 @@
   move:[27] new feature
   atop:[28] fix a bug
   working directory is now at 166c1c368ab6
-  $ hg --hidden shortlog -G -r 25::
+  $ hg --hidden shortlog -G -r 0d972d6888e6::
   @  30:166c1c368ab6  draft  new feature
   |
   | o  29:51e0d8c0a922  draft  useful tweak