We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b61d7d commit c26215fCopy full SHA for c26215f
admin-tools/setup-python-2.4.sh
@@ -19,7 +19,7 @@ if [[ $0 == $bs ]] ; then
19
fi
20
mydir=$(dirname $bs)
21
fulldir=$(readlink -f $mydir)
22
-checkout_version python-spark && \
+checkout_version python-spark python-2.4 && \
23
checkout_version python-filecache python-2.4-to-2.7 && \
24
checkout_version python-xdis python-2.4-to-2.7 && \
25
checkout_version python-uncompyle6 python-2.4-to-2.7 && \
0 commit comments