mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 21:10:06 +01:00
Pull from the wx 3.0 tag for buildbot builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -60,7 +60,8 @@ c['slavePortnum'] = 9989
|
||||
|
||||
from buildbot.changes.svnpoller import SVNPoller
|
||||
|
||||
wxSvnUrl = 'http://svn.wxwidgets.org/svn/wx/wxWidgets/trunk'
|
||||
#wxSvnUrl = 'http://svn.wxwidgets.org/svn/wx/wxWidgets/trunk'
|
||||
wxSvnUrl = 'http://svn.wxwidgets.org/svn/wx/wxWidgets/tags/WX_3_0_0'
|
||||
phoenixSvnUrl = 'http://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk'
|
||||
|
||||
c['change_source'] = [ SVNPoller(wxSvnUrl,
|
||||
|
||||
Reference in New Issue
Block a user