From f2974bb07fca3396ffd78cc96c5bf7f5fbddff99 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Tue, 8 Mar 2011 11:06:02 +0000 Subject: [PATCH] updated crontab --- .../cgal.geometryfactory.com/crontab | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/Maintenance/infrastructure/cgal.geometryfactory.com/crontab b/Maintenance/infrastructure/cgal.geometryfactory.com/crontab index 474b4068017..e63f3cc9105 100644 --- a/Maintenance/infrastructure/cgal.geometryfactory.com/crontab +++ b/Maintenance/infrastructure/cgal.geometryfactory.com/crontab @@ -1,5 +1,17 @@ +# For details see man 4 crontabs + +# Example of job definition: +# .---------------- minute (0 - 59) +# | .------------- hour (0 - 23) +# | | .---------- day of month (1 - 31) +# | | | .------- month (1 - 12) OR jan,feb,mar,apr ... +# | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat +# | | | | | +# * * * * * command to be executed + + # Result pages -3,5,15,25,35,45,55 * * * * cd $HOME/CGAL/collect_and_public_testresults; ./treat_result_collection +5,15,25,35,45,55 * * * * cd $HOME/CGAL/collect_and_public_testresults; ./treat_result_collection # Internal release # The script also updates the manual tools. @@ -21,7 +33,7 @@ 40 21 * * * cd $HOME/CGAL/releases-and-testsuites-with-cmake/CGAL-I/doc_tex; nice -19 $HOME/bin/cgal_manual -testsuite || true # Dump the crontab to SVN -5,15,25,35,45,55 * * * * $HOME/bin/dump_crontab +5,6,7,15,25,35,45,55 * * * * $HOME/bin/dump_crontab # Old stuff # - from branch 3.4