Mercurial > hg
changeset 25117:b5c8ee72debc
test-discovery-legacy: disable bundle2 for legacy test
We need to disable the "bundle2" capability to ensure we stay on legacy
capability.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 21 Apr 2015 12:01:34 +0200 |
parents | 249c7e922d1a |
children | e632a2429982 |
files | tests/test-treediscovery-legacy.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-treediscovery-legacy.t Tue Apr 21 11:18:47 2015 +0200 +++ b/tests/test-treediscovery-legacy.t Tue Apr 21 12:01:34 2015 +0200 @@ -8,7 +8,7 @@ > EOF $ cp $HGRCPATH $HGRCPATH-withcap - $ CAP="getbundle known changegroupsubset" + $ CAP="getbundle known changegroupsubset bundle2" $ . "$TESTDIR/notcapable" $ cp $HGRCPATH $HGRCPATH-nocap $ cp $HGRCPATH-withcap $HGRCPATH