Skip to content

Commit c26215f

Browse files
committed
Administrivia
1 parent 7b61d7d commit c26215f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin-tools/setup-python-2.4.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if [[ $0 == $bs ]] ; then
1919
fi
2020
mydir=$(dirname $bs)
2121
fulldir=$(readlink -f $mydir)
22-
checkout_version python-spark && \
22+
checkout_version python-spark python-2.4 && \
2323
checkout_version python-filecache python-2.4-to-2.7 && \
2424
checkout_version python-xdis python-2.4-to-2.7 && \
2525
checkout_version python-uncompyle6 python-2.4-to-2.7 && \

0 commit comments

Comments
 (0)