commit | 9ddc2d908e3067340927bbe6a0538d97f4b327fe | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Jun 27 22:00:30 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Jun 27 22:00:30 2009 +0000 |
tree | 9b2ca4941bf23271885be8cd376bbb6dd1d591e6 | |
parent | 9aececf3a591577d95e1434c9f55dbb49a0433fc [diff] [blame] |
update install dir version
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 @@ 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.