From 8b3cfbab623ab826d600bde8cc0548adcf2e3f84 Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Fri, 4 Mar 2011 16:41:27 +0000
Subject: [PATCH] test build wtp4x only once per day

---
 releng.control/cc_config.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index 3d30ab3e1..fe1a061d8 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -838,7 +838,7 @@
                 reallyquiet="${env.CVS_QUIET}"/>
         </modificationset>
         <schedule
-            interval="${time.fourHours}">
+            interval="${time.twentyFourHours}">
             <ant
                 antscript="${env.RELENG_CONTROL}/ant_low_priority.sh">
                 <property
-- 
GitLab