Skip to content

Commit 192ef56

Browse files
committed
Administrivia
1 parent 7766675 commit 192ef56

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
@@ -24,5 +24,5 @@ checkout_version python-spark python-2.4 && \
2424
checkout_version python-filecache python-2.4-to-2.7 && \
2525
checkout_version python-xdis python-2.4-to-2.7 && \
2626
checkout_version python-uncompyle6 python-2.4-to-2.7 && \
27-
git checkout python-2.4 && pyenv local $PYTHON_VERSION && git pull
27+
git checkout python-2.4-to-2.5 && pyenv local $PYTHON_VERSION && git pull
2828
cd $owd

0 commit comments

Comments
 (0)