summaryrefslogtreecommitdiffstats
path: root/Misc/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/build.sh')
-rwxr-xr-xMisc/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/build.sh b/Misc/build.sh
index b5ef697..5b4a386 100755
--- a/Misc/build.sh
+++ b/Misc/build.sh
@@ -52,7 +52,7 @@ FAILURE_MAILTO="python-checkins@python.org"
REMOTE_SYSTEM="neal@dinsdale.python.org"
REMOTE_DIR="/data/ftp.python.org/pub/docs.python.org/dev/py3k"
RESULT_FILE="$DIR/build/index.html"
-INSTALL_DIR="/tmp/python-test-3.0/local"
+INSTALL_DIR="/tmp/python-test-3.2/local"
RSYNC_OPTS="-aC -e ssh"
# Always run the installed version of Python.