Merge lp:~tvansteenburgh/charms/precise/pictor/add-apt-get-update into lp:charms/pictor

Proposed by Tim Van Steenburgh
Status: Merged
Merged at revision: 7
Proposed branch: lp:~tvansteenburgh/charms/precise/pictor/add-apt-get-update
Merge into: lp:charms/pictor
Diff against target: 8 lines (+1/-0)
1 file modified
hooks/install (+1/-0)
To merge this branch: bzr merge lp:~tvansteenburgh/charms/precise/pictor/add-apt-get-update
Reviewer Review Type Date Requested Status
Matt Bruzek (community) Approve
Review via email: mp+241115@code.launchpad.net

Description of the change

Add apt-get update

To post a comment you must log in.
Revision history for this message
Matt Bruzek (mbruzek) wrote :

+1 LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hooks/install'
2--- hooks/install 2011-06-14 05:39:54 +0000
3+++ hooks/install 2014-11-07 17:06:47 +0000
4@@ -1,3 +1,4 @@
5 #!/bin/sh
6
7+apt-get -y update
8 apt-get -y install pictor

Subscribers

People subscribed via source and target branches

to all changes: