From 7e44c543ecf811b0108a6ff8b59e8a1525d84d07 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Tue, 16 Jan 2018 14:38:57 +0100 Subject: [PATCH] updated crontab (automated commit) --- .../infrastructure/cgal.geometryfactory.com/crontab | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Maintenance/infrastructure/cgal.geometryfactory.com/crontab b/Maintenance/infrastructure/cgal.geometryfactory.com/crontab index 2139b75cd75..ce16c0bbf43 100644 --- a/Maintenance/infrastructure/cgal.geometryfactory.com/crontab +++ b/Maintenance/infrastructure/cgal.geometryfactory.com/crontab @@ -13,7 +13,7 @@ PATH=/bin:/usr/bin:/home/lrineau/bin LC_CTYPE=en_US.UTF-8 # Update testsuite result pages -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 || echo ERROR # Launch the test suite, every 10mn, from 21:00 to 22:50, with no # platform. That is actually used by the Doxygen testsuite... :-\ @@ -23,13 +23,13 @@ LC_CTYPE=en_US.UTF-8 # The script also updates the manual tools. # "master" alone -0 21 * * Sun cd $HOME/CGAL/create_internal_release && $HOME/bin/create_release $HOME/CGAL/branches/master.git --public --do-it +0 21 * * Sun cd $HOME/CGAL/create_internal_release && $HOME/bin/create_release $HOME/CGAL/branches/master.git --public --do-it || echo ERROR # "integration" -0 21 * * Mon,Tue,Wed,Thu,Fri cd $HOME/CGAL/create_internal_release && $HOME/bin/create_release $HOME/CGAL/branches/integration.git $HOME/CGAL/branches/empty-dir --do-it +0 21 * * Mon,Tue,Wed,Thu,Fri cd $HOME/CGAL/create_internal_release && $HOME/bin/create_release $HOME/CGAL/branches/integration.git $HOME/CGAL/branches/empty-dir --do-it || echo ERROR # from branch 4.11 -0 21 * * Sat cd $HOME/CGAL/create_internal_release-4.11-branch && $HOME/bin/create_release $HOME/CGAL/branches/CGAL-4.11-branch.git --public --do-it +0 21 * * Sat cd $HOME/CGAL/create_internal_release-4.11-branch && $HOME/bin/create_release $HOME/CGAL/branches/CGAL-4.11-branch.git --public --do-it || echo ERROR # from branch 4.10 -#0 21 * * Mon,Tue cd $HOME/CGAL/create_internal_release-4.10-branch && $HOME/bin/create_release $HOME/CGAL/branches/CGAL-4.10-branch.git --public --do-it +#0 21 * * Mon,Tue cd $HOME/CGAL/create_internal_release-4.10-branch && $HOME/bin/create_release $HOME/CGAL/branches/CGAL-4.10-branch.git --public --do-it || echo ERROR # from branch 4.9 #0 21 * * Sat cd $HOME/CGAL/create_internal_release-4.9-branch && $HOME/bin/create_release $HOME/CGAL/branches/CGAL-4.9-branch.git --public --do-it # from branch 4.8