Fix branch name.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2009-03-23 18:28:25 +00:00
parent 30050c958f
commit 8dda46e00c

View File

@@ -55,7 +55,7 @@
<scheduler>trunk_quick</scheduler>
<steps>
<checkout branch="WX_2_9_OSX_PREVIEW"/>
<checkout branch="branches/WX_2_9_OSX_PREVIEW"/>
<configure/>
<compile-all/>
<run-tests/>
@@ -67,7 +67,7 @@
<scheduler>trunk_quick</scheduler>
<steps>
<checkout branch="WX_2_9_OSX_PREVIEW"/>
<checkout branch="branches/WX_2_9_OSX_PREVIEW"/>
<configure options="--with-osx_cocoa"/>
<compile-all/>
<run-tests/>