Merge lp://staging/~marcoceppi/charm-tools/fix-sys-exit into lp://staging/charm-tools/1.2
Proposed by
Marco Ceppi
Status: | Superseded | ||||
---|---|---|---|---|---|
Proposed branch: | lp://staging/~marcoceppi/charm-tools/fix-sys-exit | ||||
Merge into: | lp://staging/charm-tools/1.2 | ||||
Diff against target: |
89 lines (+18/-14) 3 files modified
charmtools/bundles.py (+3/-3) charmtools/proof.py (+14/-10) charmtools/version.py (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~marcoceppi/charm-tools/fix-sys-exit | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
charmers | Pending | ||
Review via email: mp+193843@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2013-11-04.
Description of the change
Remove direct calls to sys.exit
To post a comment you must log in.