diff options
Diffstat (limited to 'etc/system_perf.yml')
-rw-r--r-- | etc/system_perf.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml index 81a3eee9fb0..6b8fe080df1 100644 --- a/etc/system_perf.yml +++ b/etc/system_perf.yml @@ -85,7 +85,7 @@ functions: /opt/mongodbtoolchain/v3/bin/virtualenv --python /opt/mongodbtoolchain/v3/bin/python2 "${workdir}/venv" source "${workdir}/compile_venv/bin/activate" - python2 -m pip install -r etc/pip/compile-requirements.txt + python -m pip install -r etc/pip/compile-requirements.txt - command: shell.exec params: |