From e78f56bda11e4c0d882566f36ec2fcfc1b426efe Mon Sep 17 00:00:00 2001 From: jlanuti <jlanuti> Date: Wed, 16 May 2007 20:33:22 +0000 Subject: [PATCH] switch to S builds for WTP 2.0 --- releng.control/cc_config.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml index d1c5719d2..8fd2169ac 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -186,7 +186,7 @@ </modificationset> - <schedule interval="${time.oneHour}"> + <schedule interval="${time.VeryVeryLongTime}"> <ant antscript="${env.BUILD_HOME}/releng.control/ant.sh" buildfile="cc_project_build.xml" @@ -265,7 +265,7 @@ </modificationset> - <schedule interval="${time.VeryVeryLongTime}"> + <schedule interval="${time.oneHour}"> <ant antscript="${env.BUILD_HOME}/releng.control/ant.sh" buildfile="cc_project_build.xml" @@ -280,7 +280,7 @@ value="S" /> <property name="buildId" - value="2.0M4" /> + value="2.0RC0" /> <property name="buildBranch" value="R2.0" /> -- GitLab