office-gobmx/solenv/bin/pchdelta
Kurt Zenker b4dc9e8bfd INTEGRATION: CWS pchfix04 (1.1.2); FILE ADDED
2006/11/24 14:51:42 kaib 1.1.2.1: #i71519# added wrapper program and updated pchdelta.py
2007-05-10 14:09:54 +00:00

4 lines
135 B
Bash
Executable file

#!/bin/sh
# Wrapper around the pchdelta.py script
bash -c "unset PYTHONHOME PYTHONPATH; /usr/bin/python ../solenv/bin/pchdelta.py $*"