tests/test-bookmarks-pushpull.t
changeset 29687 ac9b85079122
parent 29681 be1d3770c2c2
child 29688 30c59bdd4f41
--- 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