From 65d8af6a90afc44fc232621d3b8d7a1fe0598a15 Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Mon, 7 Jan 2008 23:01:38 +0000 Subject: [PATCH] prep for I-builds, again --- 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 e918eac34..ecbd682ab 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -279,7 +279,7 @@ reallyquiet="${env.CVS_REALLY_QUIET}" /> </modificationset> <schedule - interval="${time.VeryVeryLongTime}"> + interval="${time.oneHour}"> <ant> <property name="buildType" @@ -354,7 +354,7 @@ reallyquiet="${env.CVS_REALLY_QUIET}" /> </modificationset> <schedule - interval="${time.oneHour}"> + interval="${time.VeryVeryLongTime}"> <ant> <property name="buildType" -- GitLab