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

dont unset library path

parent 49e409cb
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ echo ' ----- before sanitization'
env
# Sanitizing environment variables.
unset GIT_DIR PYTHONHOME PYTHONPATH LD_LIBRARY_PATH LIBRARY_PATH
unset GIT_DIR PYTHONHOME PYTHONPATH
unset RECEIVE_DATA RUN_KEY BUILD_INFO DEPLOY LOG_TOKEN DYNO
unset CYTOKINE_LOG_FILE GEM_PATH
......
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