Kaydet (Commit) cfcd6839 authored tarafından Pedro Giffuni's avatar Pedro Giffuni

If you said /bin/sh use sh not bash.

Still the path for python doesn't look right.
üst 33923b58
......@@ -21,4 +21,4 @@
# *************************************************************
# Wrapper around the pchdelta.py script
bash -c "unset PYTHONHOME PYTHONPATH; /usr/bin/python ../solenv/bin/pchdelta.py $*"
sh -c "unset PYTHONHOME PYTHONPATH; /usr/bin/python ../solenv/bin/pchdelta.py $*"
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