From abac13f9010a99526ecd505b38e0733777d80240 Mon Sep 17 00:00:00 2001
From: Vadim Zeitlin <vadim@wxwidgets.org>
Date: Tue, 10 Jul 2012 10:54:48 +0000
Subject: [PATCH] Give the newly added wxGTK trunk STL builder a unique name.

It conflicted with the (unused) builder on StellarWerx slave.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---
 build/buildbot/config/brandt32.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/buildbot/config/brandt32.xml b/build/buildbot/config/brandt32.xml
index 90df57838e..36d76681b9 100644
--- a/build/buildbot/config/brandt32.xml
+++ b/build/buildbot/config/brandt32.xml
@@ -22,7 +22,7 @@
 </build>
 
 <build>
-    <name>Linux x86 wxGTK trunk STL</name>
+    <name>Linux x86 wxGTK trunk STL no compat</name>
     <builddir>brandt32_gtk_stl</builddir>
     <scheduler>trunk_quick</scheduler>
     <steps>
-- 
2.47.2