mirror of
https://github.com/python/cpython.git
synced 2025-09-29 19:56:59 +00:00
update install dir version
This commit is contained in:
parent
9aececf3a5
commit
9ddc2d908e
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ FAILURE_MAILTO="python-checkins@python.org"
|
||||||
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/docs.python.org/dev/py3k"
|
||||||
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.2/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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue