X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=bootstrap.sh;h=ee80247e014a094eea429659587ab9ad52127f8e;hb=refs%2Fchanges%2F28%2F1028%2F4;hp=9c7db03b01bf3ae658091423d96e08fc08fa3c55;hpb=ca55b7289dab93e87bf2a6dff183c3478f085565;p=csit.git diff --git a/bootstrap.sh b/bootstrap.sh index 9c7db03b01..ee80247e01 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -184,7 +184,7 @@ if [ "$?" -ne "0" ]; then fi -virtualenv env +virtualenv --system-site-packages env . env/bin/activate echo pip install