Skip to content

Commit 05fd150

Browse files
committed
Administrivia
2 parents 9c813df + 5215f76 commit 05fd150

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin-tools/setup-python-3.2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ bs=${BASH_SOURCE[0]}
1212
mydir=$(dirname $bs)
1313
fulldir=$(readlink -f $mydir)
1414
cd $fulldir/..
15-
git checkout master && pyenv local $PYTHON_VERSION && git pull
15+
git checkout python-3.2 && pyenv local $PYTHON_VERSION && git pull
1616
cd $owd

0 commit comments

Comments
 (0)