]> granicus.if.org Git - python/commitdiff
update doc upload URL
authorBenjamin Peterson <benjamin@python.org>
Sat, 27 Jun 2009 22:06:56 +0000 (22:06 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 27 Jun 2009 22:06:56 +0000 (22:06 +0000)
Misc/build.sh

index b5ef6975c73b86b885c322eebf3266fa92ed585b..d7d0ea1e493bee9805e87c63732bc7e280fec114 100755 (executable)
@@ -50,9 +50,9 @@ FAILURE_MAILTO="python-checkins@python.org"
 #FAILURE_CC="optional--uncomment and set to desired address"
 
 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"
-INSTALL_DIR="/tmp/python-test-3.0/local"
+INSTALL_DIR="/tmp/python-test-3.1/local"
 RSYNC_OPTS="-aC -e ssh"
 
 # Always run the installed version of Python.