update doc upload URL

This commit is contained in:
Benjamin Peterson 2009-06-27 22:06:56 +00:00
parent e8fb2039c0
commit 0887dbbcfc
1 changed files with 2 additions and 2 deletions

View File

@ -50,9 +50,9 @@ FAILURE_MAILTO="python-checkins@python.org"
#FAILURE_CC="optional--uncomment and set to desired address" #FAILURE_CC="optional--uncomment and set to desired address"
REMOTE_SYSTEM="neal@dinsdale.python.org" REMOTE_SYSTEM="neal@dinsdale.python.org"
REMOTE_DIR="/data/ftp.python.org/pub/docs.python.org/dev/py3k" REMOTE_DIR="/data/ftp.python.org/pub/www.python.org/doc/3.1"
RESULT_FILE="$DIR/build/index.html" RESULT_FILE="$DIR/build/index.html"
INSTALL_DIR="/tmp/python-test-3.0/local" INSTALL_DIR="/tmp/python-test-3.1/local"
RSYNC_OPTS="-aC -e ssh" RSYNC_OPTS="-aC -e ssh"
# Always run the installed version of Python. # Always run the installed version of Python.