better root dir for rc uploads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -60,7 +60,7 @@ config.LINUX_BUILD = "/tmp/BUILD"
|
|||||||
# Upload server locations
|
# Upload server locations
|
||||||
config.UPLOAD_HOST = "starship.python.net"
|
config.UPLOAD_HOST = "starship.python.net"
|
||||||
config.UPLOAD_DAILY_ROOT = "/home/crew/robind/public_html/wxPython/daily"
|
config.UPLOAD_DAILY_ROOT = "/home/crew/robind/public_html/wxPython/daily"
|
||||||
config.UPLOAD_PREVIEW_ROOT = "/home/crew/robind/public_html/wxPython/preview"
|
config.UPLOAD_PREVIEW_ROOT = "/home/crew/robind/public_html/wxPython/rc"
|
||||||
|
|
||||||
# defaults for build options
|
# defaults for build options
|
||||||
config.KIND = "dryrun"
|
config.KIND = "dryrun"
|
||||||
|
Reference in New Issue
Block a user