summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/configure_resmoke.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokelib/configure_resmoke.py')
-rw-r--r--buildscripts/resmokelib/configure_resmoke.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildscripts/resmokelib/configure_resmoke.py b/buildscripts/resmokelib/configure_resmoke.py
index f5e3394b13f..a0e9e00da96 100644
--- a/buildscripts/resmokelib/configure_resmoke.py
+++ b/buildscripts/resmokelib/configure_resmoke.py
@@ -208,6 +208,8 @@ def _update_config_vars(values): # pylint: disable=too-many-statements,too-many
if _config.MIXED_BIN_VERSIONS is not None:
_config.MIXED_BIN_VERSIONS = _config.MIXED_BIN_VERSIONS.split("-")
+ _config.MULTIVERSION_BIN_VERSION = config.pop("multiversion_bin_version")
+
_config.INSTALL_DIR = config.pop("install_dir")
if _config.INSTALL_DIR is not None:
# Normalize the path so that on Windows dist-test/bin