Merge lp://staging/~tvansteenburgh/charm-tools/lp-1270186 into lp://staging/charm-tools/1.2
Proposed by
Tim Van Steenburgh
Status: | Merged |
---|---|
Merged at revision: | 324 |
Proposed branch: | lp://staging/~tvansteenburgh/charm-tools/lp-1270186 |
Merge into: | lp://staging/charm-tools/1.2 |
Diff against target: |
245 lines (+145/-20) 4 files modified
charmtools/charms.py (+43/-18) tests/test_charm_proof.py (+100/-0) tests_functional/proof/expected/broken-maintainer (+1/-1) tests_functional/proof/expected/missing-maintainer (+1/-1) |
To merge this branch: | bzr merge lp://staging/~tvansteenburgh/charm-tools/lp-1270186 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Marco Ceppi (community) | Approve | ||
Review via email: mp+220101@code.staging.launchpad.net |
Description of the change
Fix missing option type crashes charm proof
To post a comment you must log in.
LGTM, thanks!