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:
Robin Dunn
2013-12-02 20:10:05 +00:00
parent ea0f874a40
commit fb3d40bc72

View File

@@ -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,