Merge lp:~brian-murray/ubuntu-archive-tools/pu-permissions into lp:ubuntu-archive-tools

Proposed by Brian Murray
Status: Merged
Merged at revision: 762
Proposed branch: lp:~brian-murray/ubuntu-archive-tools/pu-permissions
Merge into: lp:ubuntu-archive-tools
Diff against target: 11 lines (+1/-0)
1 file modified
phased-updater (+1/-0)
To merge this branch: bzr merge lp:~brian-murray/ubuntu-archive-tools/pu-permissions
Reviewer Review Type Date Requested Status
Colin Watson Approve
Review via email: mp+178827@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 'phased-updater'
--- phased-updater 2013-07-26 10:36:07 +0000
+++ phased-updater 2013-08-06 18:15:37 +0000
@@ -192,6 +192,7 @@
192 report.write('''</html>''')192 report.write('''</html>''')
193 report.flush()193 report.flush()
194 shutil.copy2(report.name, '%s/phased-updates.html' % os.getcwd())194 shutil.copy2(report.name, '%s/phased-updates.html' % os.getcwd())
195 os.chmod('%s/phased-updates.html' % os.getcwd(), 0644)
195196
196197
197def create_email_notifications(releases, spph_buckets):198def create_email_notifications(releases, spph_buckets):

Subscribers

People subscribed via source and target branches