crontab: Enable snapshots from gcc-4_7-branch.
2012-03-23 Richard Guenther <rguenther@suse.de> * crontab: Enable snapshots from gcc-4_7-branch. From-SVN: r185680
This commit is contained in:
parent
68489fae1d
commit
b0d753d9b3
@ -1,9 +1,13 @@
|
||||
2013-03-13 Jakub Jelinek <jakub@redhat.com>
|
||||
2012-03-23 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* crontab: Enable snapshots from gcc-4_7-branch.
|
||||
|
||||
2012-03-13 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* crontab: Remove 4.4 branch from the list of snapshots to make.
|
||||
* update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
|
||||
|
||||
2013-03-05 Richard Guenther <rguenther@suse.de>
|
||||
2012-03-05 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* crontab: Remove 4.3 branch from the list of snapshots to make.
|
||||
|
||||
|
@ -3,5 +3,5 @@
|
||||
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
|
||||
32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.5:branches/gcc-4_5-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.6:branches/gcc-4_6-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
#32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.7:branches/gcc-4_7-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.7:branches/gcc-4_7-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.8:trunk -l -d /sourceware/snapshot-tmp/gcc all
|
||||
|
Loading…
Reference in New Issue
Block a user