Merge lp:~oddbloke/charms/trusty/ubuntu-repository-cache/fix-cron-template into lp:charms/trusty/ubuntu-repository-cache

Proposed by Dan Watkins
Status: Merged
Merged at revision: 200
Proposed branch: lp:~oddbloke/charms/trusty/ubuntu-repository-cache/fix-cron-template
Merge into: lp:charms/trusty/ubuntu-repository-cache
Diff against target: 8 lines (+1/-0)
1 file modified
templates/cron/ubuntu-repository-cache_rsync.cron (+1/-0)
To merge this branch: bzr merge lp:~oddbloke/charms/trusty/ubuntu-repository-cache/fix-cron-template
Reviewer Review Type Date Requested Status
Charles Butler (community) Approve
Review via email: mp+270083@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Charles Butler (lazypower) wrote :

+1 LGTM, I've verified the newline persists in the crontab.

Thanks for the contribution!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'templates/cron/ubuntu-repository-cache_rsync.cron'
2--- templates/cron/ubuntu-repository-cache_rsync.cron 2015-06-01 09:52:01 +0000
3+++ templates/cron/ubuntu-repository-cache_rsync.cron 2015-09-03 16:19:23 +0000
4@@ -1,3 +1,4 @@
5 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
6
7 {{ Minutes }} * * * * www-sync juju-run {{ UnitID }} /var/lib/juju/agents/{{ UnitPath }}/charm/hooks/ubuntu-repository-cache-sync
8+

Subscribers

People subscribed via source and target branches

to all changes: