tests/test-treediscovery.t
changeset 20117 aa9385f983fa
parent 17539 bc7377160fa7
child 20426 00f2d29308db
--- a/tests/test-treediscovery.t	Fri Nov 22 19:13:26 2013 +0100
+++ b/tests/test-treediscovery.t	Fri Nov 22 19:14:17 2013 +0100
@@ -7,8 +7,6 @@
   $ cat >> $HGRCPATH <<EOF
   > [ui]
   > logtemplate="{rev} {node|short}: {desc} {branches}\n"
-  > [extensions]
-  > graphlog=
   > EOF
 
 Setup HTTP server control:
@@ -53,7 +51,7 @@
   $ hg init main
   $ cd main
   $ hg debugbuilddag -mo '+2:tbase @name1 +3:thead1 <tbase @name2 +4:thead2 @both /thead1 +2:tmaintip'
-  $ hg glog
+  $ hg log -G
   o  11 a19bfa7e7328: r11 both
   |
   o  10 8b6bad1512e1: r10 both