tests/test-evolve-obshistory.t
changeset 2441 80b5fc054219
parent 2420 94d1c7a1905a
child 2476 5bbc756adda4
--- a/tests/test-evolve-obshistory.t	Fri May 19 11:16:22 2017 +0200
+++ b/tests/test-evolve-obshistory.t	Thu May 18 22:40:17 2017 -0700
@@ -59,7 +59,7 @@
   x  471f378eab4c (1) A0
        rewritten by test (*20*) as 4ae3a4151de9 (glob)
   
-  $ hg olog 4ae3a4151de9 --no-graph -Tjson | python -m json.tool
+  $ hg obslog 4ae3a4151de9 --no-graph -Tjson | python -m json.tool
   [
       {
           "debugobshistory.markers": [],
@@ -86,7 +86,7 @@
           "debugobshistory.shortdescription": "A0"
       }
   ]
-  $ hg olog --hidden 471f378eab4c
+  $ hg obslog --hidden 471f378eab4c
   x  471f378eab4c (1) A0
        rewritten by test (*20*) as 4ae3a4151de9 (glob)