]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update upload location for stable 3.0 docs.
authorGeorg Brandl <georg@python.org>
Thu, 4 Dec 2008 13:49:54 +0000 (13:49 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 4 Dec 2008 13:49:54 +0000 (13:49 +0000)
Misc/build.sh

index 0f76d8534c31c572b9ec41ec48c263546a369092..70bba81f9fb3e2c49ffd0ebebe907004f7115f7e 100755 (executable)
@@ -50,7 +50,7 @@ FAILURE_MAILTO="python-3000-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/3.0"
+REMOTE_DIR="/data/ftp.python.org/pub/www.python.org/doc/3.0"
 RESULT_FILE="$DIR/build/index.html"
 INSTALL_DIR="/tmp/python-test-3.0/local"
 RSYNC_OPTS="-aC -e ssh"