Mercurial > public > mercurial-scm > hg
diff tests/test-getbundle.t @ 20117:aa9385f983fa
tests: don't load unnecessary graphlog extension
Since graphlog is in core, we can use 'hg log -G' instead.
author | Martin Geisler <martin@geisler.net> |
---|---|
date | Fri, 22 Nov 2013 19:14:17 +0100 |
parents | c5c9ca3719f9 |
children | 7a9cbb315d84 |
line wrap: on
line diff
--- a/tests/test-getbundle.t Fri Nov 22 19:13:26 2013 +0100 +++ b/tests/test-getbundle.t Fri Nov 22 19:14:17 2013 +0100 @@ -2,17 +2,12 @@ = Test the getbundle() protocol function = -Enable graphlog extension: - - $ echo "[extensions]" >> $HGRCPATH - $ echo "graphlog=" >> $HGRCPATH - Create a test repository: $ hg init repo $ cd repo $ hg debugbuilddag -n -m '+2 :fork +5 :p1 *fork +6 :p2 /p1 :m1 +3' > /dev/null - $ hg glog --template '{node}\n' + $ hg log -G --template '{node}\n' o 10c14a2cc935e1d8c31f9e98587dcf27fb08a6da | o 4801a72e5d88cb515b0c7e40fae34180f3f837f2