changeset 36575:df7b7d5033a5

exchange: remove dead assignment or forcebundle1 Differential Revision: https://phab.mercurial-scm.org/D2548
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 01 Mar 2018 17:16:36 -0800
parents 45f149bf08d1
children cfd0c1df5e33
files mercurial/exchange.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/exchange.py	Fri Mar 02 09:09:38 2018 -0500
+++ b/mercurial/exchange.py	Thu Mar 01 17:16:36 2018 -0800
@@ -283,7 +283,6 @@
 
     This function is used to allow testing of the older bundle version"""
     ui = op.repo.ui
-    forcebundle1 = False
     # The goal is this config is to allow developer to choose the bundle
     # version used during exchanged. This is especially handy during test.
     # Value is a list of bundle version to be picked from, highest version