diff tests/test-pull-http.t @ 29701:ac9b85079122

tests: use 'legacy.exchange' option in various mixed tests The new option will stay around. The experimental option was only meant to be temporary. We update various tests that validate both bundle1 and bundle2 version side by side. This changeset only takes care of enforcing bundle1. The other use of 'experimental.bundle2-exp=True' will be taken care of in the next changeset.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 03 Aug 2016 15:39:55 +0200
parents 8c14f87bd0ae
children 30c59bdd4f41
line wrap: on
line diff
--- a/tests/test-pull-http.t	Wed Aug 03 15:34:03 2016 +0200
+++ b/tests/test-pull-http.t	Wed Aug 03 15:39:55 2016 +0200
@@ -52,7 +52,7 @@
   requesting all changes
   abort: authorization failed
   [255]
-  $ hg clone http://localhost:$HGPORT/ test4 --config experimental.bundle2-exp=False
+  $ hg clone http://localhost:$HGPORT/ test4 --config devel.legacy.exchange=bundle1
   abort: authorization failed
   [255]
   $ killdaemons.py