Skip to content

Commit d1ac30d

Browse files
committed
Administrivia
1 parent ffeb283 commit d1ac30d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin-tools/setup-master.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ cd $fulldir/..
2424
checkout_version python-spark && \
2525
checkout_version python-filecache python-2.4-to-2.7 && \
2626
checkout_version python-xdis python-2.4-to-2.7 && \
27-
checkout_version python-uncompyle6 && \
27+
checkout_version python-uncompyle6 python-2.4-to-2.7 && \
2828
git checkout master && pyenv local $PYTHON_VERSION && git pull
2929
cd $owd

0 commit comments

Comments
 (0)