[LON-CAPA-cvs] cvs: loncom /cron preserve_local_loncapa_cron doc/loncapafiles loncapafiles.lpml

albertel lon-capa-cvs@mail.lon-capa.org
Tue, 27 Apr 2004 21:54:16 -0000


albertel		Tue Apr 27 17:54:16 2004 EDT

  Added files:                 
    /loncom/cron	preserve_local_loncapa_cron 

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - BUG#2924, preserve local changes made to the Autoenroll.pl script runtimes
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.347 doc/loncapafiles/loncapafiles.lpml:1.348
--- doc/loncapafiles/loncapafiles.lpml:1.347	Fri Apr 23 11:23:35 2004
+++ doc/loncapafiles/loncapafiles.lpml	Tue Apr 27 17:54:16 2004
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.347 2004/04/23 15:23:35 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.348 2004/04/27 21:54:16 albertel Exp $ -->
 
 <!--
 
@@ -5002,15 +5002,15 @@
 back.gif;
 bchat.gif;
 bkm.gif;
-bl_step1.gif
-bl_step2.gif
-bl_step3.gif
-bl_step4.gif
-bl_step5.gif
-bl_step6.gif
-bl_step7.gif
-bl_step8.gif
-bl_step9.gif
+bl_step1.gif;
+bl_step2.gif;
+bl_step3.gif;
+bl_step4.gif;
+bl_step5.gif;
+bl_step6.gif;
+bl_step7.gif;
+bl_step8.gif;
+bl_step9.gif;
 brws.gif;
 catalog.gif;
 ccrs.gif;
@@ -5325,12 +5325,19 @@
 <status>works/unverified</status>
 </file>
 <file>
-<source>loncom/cron/loncapa</source>
-<target dist='default'>etc/cron.d/loncapa</target>
-<categoryname>static conf</categoryname>
-<description>
-file that specifies periodic processes to run for the LON-CAPA machine
-</description>
+  <source>loncom/cron/loncapa.built</source>
+  <target dist='default'>etc/cron.d/loncapa</target>
+  <categoryname>conf</categoryname>
+  <description>
+    file that specifies periodic processes to run for the LON-CAPA machine
+  </description>
+  <build trigger='always run'>
+loncom/cron/preserve_local_loncapa_cron
+  </build>
+  <dependencies>
+loncapa;
+preserve_local_loncapa_cron
+  </dependencies>
 </file>
 <file>
 <source>loncom/ntp/step-tickers</source>