Merge lp:~jr/ubuntu-cdimage/kubuntu-quantal into lp:~cjwatson/ubuntu-cdimage/mainline

Proposed by Jonathan Riddell
Status: Merged
Merged at revision: 898
Proposed branch: lp:~jr/ubuntu-cdimage/kubuntu-quantal
Merge into: lp:~cjwatson/ubuntu-cdimage/mainline
Diff against target: 27 lines (+5/-1)
2 files modified
bin/publish-daily (+5/-0)
etc/crontab (+0/-1)
To merge this branch: bzr merge lp:~jr/ubuntu-cdimage/kubuntu-quantal
Reviewer Review Type Date Requested Status
Colin Watson Approve
Review via email: mp+109612@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'bin/publish-daily'
--- bin/publish-daily 2012-05-18 15:57:03 +0000
+++ bin/publish-daily 2012-06-11 11:33:28 +0000
@@ -127,6 +127,11 @@
127 SIZELIMIT=4700372992127 SIZELIMIT=4700372992
128 fi128 fi
129129
130 # Kubuntu limit of 1GB [quantal]
131 if [ "$PROJECT" = kubuntu ]; then
132 SIZELIMIT=1000000000
133 fi
134
130 if [ -e "$CDOUT/$arch/$DIST-$TYPE-$arch.raw" ]; then135 if [ -e "$CDOUT/$arch/$DIST-$TYPE-$arch.raw" ]; then
131 echo "Publishing $arch ..."136 echo "Publishing $arch ..."
132 mkdir -p "$PUBLISH"137 mkdir -p "$PUBLISH"
133138
=== modified file 'etc/crontab'
--- etc/crontab 2011-04-27 10:51:58 +0000
+++ etc/crontab 2012-06-11 11:33:28 +0000
@@ -5,7 +5,6 @@
531 7 * * * for-project ubuntu cron.daily; for-project ubuntu cron.daily-live531 7 * * * for-project ubuntu cron.daily; for-project ubuntu cron.daily-live
617 12 * * 2,6 for-project ubuntu cron.dvd617 12 * * 2,6 for-project ubuntu cron.dvd
714 5 * * * for-project kubuntu cron.daily; for-project kubuntu cron.daily-live714 5 * * * for-project kubuntu cron.daily; for-project kubuntu cron.daily-live
847 20 * * 1,5 for-project kubuntu cron.dvd
944 0 * * * for-project edubuntu cron.dvd844 0 * * * for-project edubuntu cron.dvd
1055 9 * * * for-project xubuntu cron.daily; for-project xubuntu cron.daily-live955 9 * * * for-project xubuntu cron.daily; for-project xubuntu cron.daily-live
1129 6 * * * for-project ubuntu-server cron.daily1029 6 * * * for-project ubuntu-server cron.daily

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: