Skip to content

Commit

Permalink
Reverting last change.
Browse files Browse the repository at this point in the history
We need to download pip.
  • Loading branch information
whart222 committed Mar 16, 2013
1 parent 834626d commit 622c20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/jenkins_cxxtest
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ done

# Setup virtual Python environment
\rm -Rf vpython
python cxxtest/admin/virtualenv.py --never-download vpython
python cxxtest/admin/virtualenv.py vpython
vpython/bin/easy_install nose
if test "$PYTHON_VER" -gt 2; then
vpython/bin/easy_install unittest2py3k
Expand Down

0 comments on commit 622c20d

Please sign in to comment.