Mercurial > public > mercurial-scm > hg-stable
diff tests/test-http-bundle1.t @ 29700:6e375ba01b04
tests: use 'legacy.exchange' option in various bundle1 tests
The new option will stay around. The experimental option was only meant to be
temporary.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Wed, 03 Aug 2016 15:34:03 +0200 |
parents | db565a506729 |
children | 34a5f6c66bc5 |
line wrap: on
line diff
--- a/tests/test-http-bundle1.t Tue Aug 02 15:23:03 2016 +0200 +++ b/tests/test-http-bundle1.t Wed Aug 03 15:34:03 2016 +0200 @@ -4,9 +4,9 @@ parts that are not bundle1/bundle2 specific. $ cat << EOF >> $HGRCPATH - > [experimental] + > [devel] > # This test is dedicated to interaction through old bundle - > bundle2-exp = False + > legacy.exchange = bundle1 > EOF $ hg init test