Merge lp:~yvan-roux/cbuild/tools-4.8-fix into lp:~linaro-toolchain-dev/cbuild/tools

Proposed by Yvan Roux
Status: Merged
Approved by: Matthew Gretton-Dann
Approved revision: 105
Merged at revision: 105
Proposed branch: lp:~yvan-roux/cbuild/tools-4.8-fix
Merge into: lp:~linaro-toolchain-dev/cbuild/tools
Diff against target: 11 lines (+1/-0)
1 file modified
cron-often.sh (+1/-0)
To merge this branch: bzr merge lp:~yvan-roux/cbuild/tools-4.8-fix
Reviewer Review Type Date Requested Status
Linaro Toolchain Developers Pending
Review via email: mp+168067@code.launchpad.net

Description of the change

gcc-linaro-4.8 wasn't updated by cron-often.sh, added it in the polling section.

To post a comment you must log in.
Revision history for this message
Matthew Gretton-Dann (matthew-gretton-dann) wrote :

Looks good to me. Please merge.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'cron-often.sh'
2--- cron-often.sh 2012-11-30 03:00:35 +0000
3+++ cron-often.sh 2013-06-07 14:11:45 +0000
4@@ -46,6 +46,7 @@
5
6 # Poll all interesting Linaro branches
7 $timeout ./export-git.sh $repos/meta-linaro meta-linaro-0~
8+$timeout ./pull_branch.sh $repos/gcc-linaro-4.8/4.8 gcc-linaro-4.8
9 $timeout ./pull_branch.sh $repos/gcc-linaro/4.7 gcc-linaro-4.7
10 $timeout ./pull_branch.sh $repos/gcc-linaro/4.6 gcc-linaro-4.6
11 $timeout ./pull_branch.sh $repos/crosstool-ng/linaro crosstool-ng-linaro-1.13.1

Subscribers

People subscribed via source and target branches