]> granicus.if.org Git - python/commitdiff
Update build URL.
authorGeorg Brandl <georg@python.org>
Fri, 5 Dec 2008 07:32:39 +0000 (07:32 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 5 Dec 2008 07:32:39 +0000 (07:32 +0000)
Misc/build.sh

index 4c1f6c56c26c5e5e407ff3a2054134c94875007c..bb5ae87e0db94b2faae379f4de855ce2dad575f2 100755 (executable)
@@ -50,7 +50,7 @@ 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/3.0"
+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"
 RSYNC_OPTS="-aC -e ssh"