Merge lp://staging/~tealeg/landscape-client/tidy-apt-facade-perform-changes into lp://staging/~landscape/landscape-client/trunk
Proposed by
Geoff Teale
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Chris Glass | ||||
Approved revision: | 560 | ||||
Merged at revision: | 556 | ||||
Proposed branch: | lp://staging/~tealeg/landscape-client/tidy-apt-facade-perform-changes | ||||
Merge into: | lp://staging/~landscape/landscape-client/trunk | ||||
Diff against target: |
322 lines (+181/-102) 2 files modified
landscape/package/facade.py (+167/-102) landscape/package/tests/test_facade.py (+14/-0) |
||||
To merge this branch: | bzr merge lp://staging/~tealeg/landscape-client/tidy-apt-facade-perform-changes | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chris Glass (community) | Approve | ||
Alberto Donato | Approve | ||
Review via email: mp+102654@code.staging.launchpad.net |
Description of the change
Fixes bug #985493
Nothing fancy, this just splits out a large method into several smaller calls and maintains the same interface.
To post a comment you must log in.
Looks good to me, +1!