File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ mydir=$(dirname $bs)
2222fulldir=$( readlink -f $mydir )
2323cd $fulldir /..
2424checkout_version python-spark && \
25- checkout_version python-filecache && \
25+ checkout_version python-filecache python-2.4-to-2.7 && \
2626checkout_version python-xdis python-2.4-to-2.7 && \
2727checkout_version python-uncompyle6 && \
2828git checkout master && pyenv local $PYTHON_VERSION && git pull
Original file line number Diff line number Diff line change 2020mydir=$( dirname $bs )
2121fulldir=$( readlink -f $mydir )
2222checkout_version python-spark && \
23- checkout_version python-filecache && \
24- checkout_version python-xdis && \
23+ checkout_version python-filecache python-2.4-to-2.7 && \
24+ checkout_version python-xdis python-2.4-to-2.7 && \
2525checkout_version python-uncompyle6 && \
2626git checkout python-2.4 && pyenv local $PYTHON_VERSION && git pull
2727cd $owd
You can’t perform that action at this time.
0 commit comments