From 68a2ea309a53e86bc7bc7dfd934902e4c12d69f5 Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Fri, 29 Jun 2007 06:33:41 +0000 Subject: [PATCH] prep for 3.0 builds --- 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 7b848c6e1..ceb5ae8d3 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -289,7 +289,7 @@ </modificationset> - <schedule interval="${time.VeryVeryLongTime}"> + <schedule interval="${time.oneHour}"> <ant antscript="${env.BUILD_HOME}/releng.control/ant.sh" buildfile="cc_project_build.xml" @@ -541,7 +541,7 @@ </modificationset> - <schedule interval="${time.oneHour}"> + <schedule interval="${time.VeryVeryLongTime}"> <ant antscript="${env.BUILD_HOME}/releng.control/ant.sh" buildfile="cc_project_build.xml" -- GitLab