From bfd6fb45b10cb32b60d82e1dc4e2c4bd0431bfde Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Wed, 22 Jul 2009 15:07:17 +0000
Subject: [PATCH] update standalone Dali build

---
 releng.control/cc_config.xml | 35 +----------------------------------
 1 file changed, 1 insertion(+), 34 deletions(-)

diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index d86575e19..f95bad043 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -499,40 +499,7 @@
             </ant>
         </schedule>
     </project>
-    <!-- 
-    <project
-        forceOnly="true"
-        requireModification="true"
-        name="dali-R2.1-R">
-        <modificationset>
-            <!-- http://jira.public.thoughtworks.org/browse/CC-766 -->
-            <alwaysbuild/>
-        </modificationset>
-        <schedule
-            interval="${time.veryLongTime}">
-            <ant>
-                <property
-                    name="buildType"
-                    value="R"/>
-                <property
-                    name="buildBranch"
-                    value="R2.1"/>
-                <property
-                    name="buildId"
-                    value="2.1.1"/>
-                <property
-                    name="mapVersionTag"
-                    value="HEAD"/>
-                <property
-                    name="releng.dali-mapVersionTag"
-                    value="R2_1_maintenance"/>
-                <property
-                    name="build.distribution"
-                    value="dali"/>
-            </ant>
-        </schedule>
-    </project>
-     -->
+
     <project
         forceOnly="true"
         forceBuildNewProject="false"
-- 
GitLab