Commit bfd6ea22 authored by Kenneth Reitz's avatar Kenneth Reitz

PYTHONHOME

parent c5d79914
...@@ -61,7 +61,7 @@ PYTHON_EXE="python2.7" ...@@ -61,7 +61,7 @@ PYTHON_EXE="python2.7"
# Sanitizing environment variables. # Sanitizing environment variables.
unset GIT_DIR unset GIT_DIR
unset PYTHON_HOME unset PYTHONHOME
unset PYTHONPATH unset PYTHONPATH
# We'll need to send these statics to other scripts we `source`. # We'll need to send these statics to other scripts we `source`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment