diff options
Diffstat (limited to 'solenv/bin/pchdelta')
-rwxr-xr-x | solenv/bin/pchdelta | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/solenv/bin/pchdelta b/solenv/bin/pchdelta deleted file mode 100755 index e33db2f96c84..000000000000 --- a/solenv/bin/pchdelta +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -# Wrapper around the pchdelta.py script -bash -c "unset PYTHONHOME PYTHONPATH; /usr/bin/python ../solenv/bin/pchdelta.py $*" |