updated crontab (automated commit)

This commit is contained in:
Laurent Rineau 2017-08-01 15:18:04 +02:00
parent 99222f9516
commit c8f385bd61
1 changed files with 5 additions and 4 deletions

View File

@ -23,12 +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 * * Mon 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
# "integration"
0 21 * * Tue,Wed,Thu,Fri,Sun cd $HOME/CGAL/create_internal_release && $HOME/bin/create_release $HOME/CGAL/branches/integration.git $HOME/CGAL/branches/empty-dir --public --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
# 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
# from branch 4.10
0 21 * * Sat 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 * * Sat cd $HOME/CGAL/create_internal_release-4.10-branch && $HOME/bin/create_release $HOME/CGAL/branches/CGAL-4.10-branch.git --public --do-it
# 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