changeset 29687 | ac9b85079122 |
parent 25474 | 8c14f87bd0ae |
child 29688 | 30c59bdd4f41 |
--- 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