prep for galileo vs helios builds
diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index 2eca3e8..fb9d13a 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -33,6 +33,9 @@
name="time.fourHours"
value="14400"/>
<property
+ name="time.fiveHours"
+ value="18000"/>
+ <property
name="time.twentyFourHours"
value="86400"/>
<property
@@ -640,7 +643,7 @@
reallyquiet="${env.CVS_QUIET}"/>
</modificationset>
<schedule
- interval="${time.oneHour}">
+ interval="${time.fourHours}">
<ant>
<property
name="buildType"
@@ -715,7 +718,7 @@
value="S"/>
<property
name="buildId"
- value="3.2M1"/>
+ value="3.2M2"/>
<property
name="buildBranch"
value="R3.2"/>
@@ -766,7 +769,7 @@
reallyquiet="${env.CVS_QUIET}"/>
</modificationset>
<schedule
- interval="${time.oneHour}">
+ interval="${time.fourHours}">
<ant
antscript="${env.RELENG_CONTROL}/ant_low_priority_helios.sh">
<property
@@ -878,7 +881,7 @@
reallyquiet="${env.CVS_QUIET}"/>
</modificationset>
<schedule
- interval="${time.twentyFourHours}">
+ interval="${time.fiveHours}">
<ant
antscript="${env.RELENG_CONTROL}/ant_low_priority_galileo.sh">
<property
@@ -944,7 +947,7 @@
reallyquiet="${env.CVS_QUIET}"/>
</modificationset>
<schedule
- interval="${time.twentyFourHours}">
+ interval="${time.fiveHours}">
<ant
antscript="${env.RELENG_CONTROL}/ant_low_priority_galileo.sh">
<property