Skip to content
Snippets Groups Projects
Commit c9d10077 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

source proper venv

parent 6394214b
No related branches found
No related tags found
No related merge requests found
......@@ -161,7 +161,7 @@ source $BIN_DIR/steps/pylibmc
# Activate the Virtualenv.
puts-step "Activating virtualenv"
source bin/activate
source $VIRTUALENV_LOC/bin/activate
# Install Mercurial if it appears to be required.
if (grep -Fiq "hg+" requirements.txt) then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment