tests/test-treediscovery-legacy.t
changeset 20117 aa9385f983fa
parent 17539 bc7377160fa7
child 22046 7a9cbb315d84
--- a/tests/test-treediscovery-legacy.t	Fri Nov 22 19:13:26 2013 +0100
+++ b/tests/test-treediscovery-legacy.t	Fri Nov 22 19:14:17 2013 +0100
@@ -5,8 +5,6 @@
   $ cat >> $HGRCPATH <<EOF
   > [ui]
   > logtemplate="{rev} {node|short}: {desc} {branches}\n"
-  > [extensions]
-  > graphlog=
   > EOF
   $ cp $HGRCPATH $HGRCPATH-withcap
 
@@ -66,7 +64,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