]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix buildbot build 'Linux i386 wxGTK stable STL' building wrong branch.
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 24 Jul 2010 15:32:57 +0000 (15:32 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 24 Jul 2010 15:32:57 +0000 (15:32 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/buildbot/config/ravnsgaard.xml

index 465a07311b82f77b9baf50b095632ed76e970d1d..91752f18fcc418f1bd41aa63efb6d1e536157742 100644 (file)
@@ -11,7 +11,7 @@
     <build>
         <name>Linux i386 wxGTK stable STL</name>
         <builddir>ravnsgaard_wxgtk_stable</builddir>
-        <scheduler>trunk_quick</scheduler>
+        <scheduler>stable_quick</scheduler>
         <steps>
             <checkout branch="{$STABLE_BRANCH}"/>
             <configure options="--enable-stl"/>