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

Proposed by Dan Watkins
Status: Merged
Merged at revision: 733
Proposed branch: lp:~oddbloke/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:~oddbloke/vmbuilder/automated-ec2-builds
Reviewer Review Type Date Requested Status
Francis Ginther (community) Approve
Robert C Jennings (community) Approve
Review via email: mp+332428@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Robert C Jennings (rcj) wrote :

+1

review: Approve
Revision history for this message
Francis Ginther (fginther) wrote :

Yay!

review: Approve
Revision history for this message
Scott Moser (smoser) wrote :

RELS=$(ubuntu-distro-info --supported) ?

Revision history for this message
Dan Watkins (oddbloke) wrote :

Thanks for the reviews.

@smoser: This has to work on ESM precise, which presumably isn't getting ubuntu-distro-info updates as part of it. :(

733. By Dan Watkins

Clean up artful dailies [a=Odd_Bloke][r=fginther,rcj]

https://code.launchpad.net/~daniel-thewatkins/vmbuilder/automated-ec2-builds/+merge/332428

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 2016-11-25 09:51:02 +0000
3+++ remove-old-dailies 2017-10-18 16:22:18 +0000
4@@ -7,7 +7,7 @@
5 SAFE_FILE=.save
6
7 BASES=( /srv/ec2-images/server )
8-RELS="precise trusty wily xenial yakkety zesty"
9+RELS="trusty xenial zesty artful"
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