Merge lp:~rcj/vmbuilder/automated-ec2-builds into lp:~ubuntu-on-ec2/vmbuilder/automated-ec2-builds

Proposed by Robert C Jennings
Status: Merged
Merged at revision: 737
Proposed branch: lp:~rcj/vmbuilder/automated-ec2-builds
Merge into: lp:~ubuntu-on-ec2/vmbuilder/automated-ec2-builds
Diff against target: 12 lines (+1/-1)
1 file modified
remove-old-dailies (+1/-1)
To merge this branch: bzr merge lp:~rcj/vmbuilder/automated-ec2-builds
Reviewer Review Type Date Requested Status
Cody Shepherd (community) Approve
Tobias Koch (community) Approve
Review via email: mp+365547@code.launchpad.net

Commit message

remove-old-dailies: Clean up disco

To post a comment you must log in.
Revision history for this message
Tobias Koch (tobijk) :
review: Approve
Revision history for this message
Cody Shepherd (codyshepherd) :
review: Approve
737. By Robert C Jennings

Merge lp:~rcj/vmbuilder/automated-ec2-builds into lp:~ubuntu-on-ec2/vmbuilder/automated-ec2-builds [a=rcj] [r=codyshepherd,tobijk]

remove-old-dailies: Clean up disco

MP: https://code.launchpad.net/~rcj/vmbuilder/automated-ec2-builds/+merge/365547

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'remove-old-dailies'
2--- remove-old-dailies 2018-06-28 13:47:28 +0000
3+++ remove-old-dailies 2019-04-04 16:03:59 +0000
4@@ -7,7 +7,7 @@
5 SAFE_FILE=.save
6
7 BASES=( /srv/ec2-images/server )
8-RELS="trusty xenial artful bionic cosmic"
9+RELS="trusty xenial bionic cosmic disco"
10
11 # keep ${SAVE_COUNT} builds or builds to ${SAVE_DAYS} days ago, whichever is greater.
12 export LANG=C

Subscribers

People subscribed via source and target branches