From a61ed8d622cd10162f2e5c20edae65a67ce48384 Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Fri, 11 Jan 2008 19:43:24 +0000
Subject: [PATCH] fix so incubator builds are automatic

---
 releng.control/cc_config.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index 25fcc2e21..da08847c3 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -255,12 +255,11 @@
         </project>
     -->
         <project
-        name="incubator-R0.5-I"
-        forceOnly="true">
+        name="incubator-R0.5-I">
         <modificationset
             quietperiod="120">
             <cvs
-                module="${env.RELENGMAPS}"
+                module="${env.RELENGMAPS}/releng.incubator"
                 reallyquiet="${env.CVS_REALLY_QUIET}" />
         </modificationset>
         <schedule
-- 
GitLab