From 81e2777a75ab709131736a0528c07f0b34195ea7 Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Sun, 22 Jun 2008 05:03:04 +0000
Subject: [PATCH] prep for WST S build

---
 releng.control/cc_config.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index e7be54c43..01b26e210 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -181,7 +181,7 @@
                 reallyquiet="${env.CVS_QUIET}" />
         </modificationset>
         <schedule
-            interval="${time.veryLongTime}">
+            interval="${time.oneHour}">
             <ant>
                 <property
                     name="buildType"
@@ -201,6 +201,7 @@
             </ant>
         </schedule>
     </project>
+    <!-- 
     <project
         name="incubator-R0.5-I">
         <modificationset
@@ -230,6 +231,7 @@
             </ant>
         </schedule>
     </project>
+     -->
     <project
         requireModification="false"
         name="patches-R1.5-P"
-- 
GitLab