tests/test-userguide.t
branchmercurial-4.1
changeset 3002 00e4d31b8cdb
parent 2799 1627153804dc
parent 3001 67b59d1657cf
child 3109 3024ae293732
--- a/tests/test-userguide.t	Tue Jul 25 15:17:42 2017 +0200
+++ b/tests/test-userguide.t	Wed Sep 27 01:12:47 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