Merge lp://staging/~dpb/charms/precise/haproxy/trunk into lp://staging/charms/haproxy
Proposed by
David Britton
Status: | Merged |
---|---|
Approved by: | Mark Mims |
Approved revision: | no longer in the source branch. |
Merged at revision: | 67 |
Proposed branch: | lp://staging/~dpb/charms/precise/haproxy/trunk |
Merge into: | lp://staging/charms/haproxy |
Diff against target: |
12 lines (+1/-1) 1 file modified
hooks/hooks.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~dpb/charms/precise/haproxy/trunk |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mark Mims (community) | Approve | ||
Review via email: mp+165508@code.staging.launchpad.net |
Description of the change
nearly trivial change.
Change dump() to safe_dump() to make sure "!!python/unicode" and other non-valid yaml doesn't accidently get written out into the exchange.
To post a comment you must log in.
lgtm