From 1a7240764c3ba5e74057fa04bdba0144c12cad93 Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Sat, 3 Feb 2007 07:24:20 +0000
Subject: [PATCH] [170864] Build failed finding javax.sound.sampled.*

---
 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 ed8471a46..85df54d35 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -319,7 +319,7 @@
 
         </modificationset>
 
-        <schedule interval="${time.oneHour}">
+        <schedule interval="${time.VeryVeryLongTime}">
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_build.xml"
-- 
GitLab