diff -r 6e375ba01b04 -r ac9b85079122 tests/test-bookmarks-pushpull.t --- a/tests/test-bookmarks-pushpull.t Wed Aug 03 15:34:03 2016 +0200 +++ b/tests/test-bookmarks-pushpull.t Wed Aug 03 15:39:55 2016 +0200 @@ -832,7 +832,7 @@ $ hg -R ../issue4455-dest/ bookmarks no bookmarks set - $ hg push -B @ ssh --config experimental.bundle2-exp=False + $ hg push -B @ ssh --config devel.legacy.exchange=bundle1 pushing to ssh://user@dummy/issue4455-dest searching for changes no changes found @@ -855,7 +855,7 @@ $ hg -R ../issue4455-dest/ bookmarks no bookmarks set - $ hg push -B @ http --config experimental.bundle2-exp=False + $ hg push -B @ http --config devel.legacy.exchange=bundle1 pushing to http://localhost:$HGPORT/ searching for changes no changes found