We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0626ee7 commit 0ca4158Copy full SHA for 0ca4158
1 file changed
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-parser && \
+checkout_version python-spark && \
23
checkout_version python-filecache && \
24
checkout_version python-xdis && \
25
checkout_version python-uncompyle6 && \
0 commit comments