From acd84c4f81f9e0ff1d7abb589b3d32a5b6937b6e Mon Sep 17 00:00:00 2001
From: jlanuti <jlanuti>
Date: Fri, 22 Jun 2007 13:30:34 +0000
Subject: [PATCH] updated for R builds for 2.0

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

diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index 56f11c99c..a344d3e5b 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -388,7 +388,7 @@
 
         </modificationset>
 
-        <schedule interval="${time.oneHour}">
+        <schedule interval="${time.VeryVeryLongTime}">
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_build.xml"
@@ -526,7 +526,7 @@
 
         </modificationset>
 
-        <schedule interval="${time.VeryVeryLongTime}">
+        <schedule interval="${time.oneHour}">
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_build.xml"
-- 
GitLab