From 6b0c6bd5b51bc160628f145f4eb2125f38dbfb0b Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Fri, 26 Sep 2008 03:51:13 +0000 Subject: [PATCH] change label to "S" build --- 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 768920b94..50f517f2b 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -689,7 +689,7 @@ --> <project - name="wtp-R3.1-I"> + name="wtp-R3.1-S"> <modificationset quietperiod="120"> <cvs @@ -725,7 +725,7 @@ <ant antscript="${env.RELENG_CONTROL}/ant_low_priority.sh"> <property name="buildType" - value="I"/> + value="S"/> <property name="buildId" value="3.1"/> -- GitLab