From 0efa6f5b0f455b0f899615959e8a3d8ef4f6f31f Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Sun, 2 Mar 2008 19:56:50 +0000 Subject: [PATCH] back to I builds for incubator --- 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 716155089..da5c85721 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -164,7 +164,7 @@ reallyquiet="${env.CVS_REALLY_QUIET}" /> </modificationset> <schedule - interval="${time.oneHour}"> + interval="${time.veryLongTime}"> <ant> <property name="buildType" @@ -196,7 +196,7 @@ reallyquiet="${env.CVS_REALLY_QUIET}" /> </modificationset> <schedule - interval="${time.veryLongTime}"> + interval="${time.oneHour}"> <ant> <property name="buildType" -- GitLab