X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-verify-perf.sh;h=925e3a6b986c3ff4de3acba16278791f4c91af49;hp=1f5acd3b2e00f45c114234a1cba3d26055b15bfd;hb=6000b2abc3d6b8bb8ff2941aacf005a04a33be60;hpb=3b4ed04d3bd70f306680aa368c02c5eab078b0df diff --git a/bootstrap-verify-perf.sh b/bootstrap-verify-perf.sh index 1f5acd3b2e..925e3a6b98 100755 --- a/bootstrap-verify-perf.sh +++ b/bootstrap-verify-perf.sh @@ -64,7 +64,7 @@ export PYTHONPATH=${CUR_DIR} sudo apt-get -y update sudo apt-get -y install libpython2.7-dev python-virtualenv -virtualenv env +virtualenv --system-site-packages env . env/bin/activate echo pip install