Merge lp://staging/~gnuoy/charms/precise/charmworld/install-pip into lp://staging/~juju-jitsu/charms/precise/charmworld/trunk
Proposed by
Liam Young
Status: | Merged |
---|---|
Approved by: | Brad Crittenden |
Approved revision: | 91 |
Merged at revision: | 91 |
Proposed branch: | lp://staging/~gnuoy/charms/precise/charmworld/install-pip |
Merge into: | lp://staging/~juju-jitsu/charms/precise/charmworld/trunk |
Diff against target: |
12 lines (+1/-1) 1 file modified
hooks/install (+1/-1) |
To merge this branch: | bzr merge lp://staging/~gnuoy/charms/precise/charmworld/install-pip |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Brad Crittenden (community) | code | Approve | |
Review via email: mp+211322@code.staging.launchpad.net |
Description of the change
Pip is used in the charm hooks but not explicitly installed, so I've added it.
To post a comment you must log in.
Additional info: The IS basenode code turns off the default installation of recommended packages which is probably why this didn't show up earlier