Merge lp:~stevenk/launchpad/imports-really-this-time into lp:launchpad
Proposed by
Steve Kowalik
on 2012-06-28
| Status: | Merged |
|---|---|
| Approved by: | William Grant on 2012-06-28 |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 15509 |
| Proposed branch: | lp:~stevenk/launchpad/imports-really-this-time |
| Merge into: | lp:launchpad |
| Diff against target: |
299 lines (+27/-41) 14 files modified
lib/lp/app/widgets/tests/test_popup.py (+1/-1) lib/lp/bugs/scripts/bugsummaryrebuild.py (+4/-5) lib/lp/bugs/scripts/tests/test_bugsummaryrebuild.py (+1/-1) lib/lp/bugs/tests/test_bugtracker.py (+1/-1) lib/lp/code/model/tests/test_branchjob.py (+1/-1) lib/lp/code/tests/test_bzr.py (+2/-4) lib/lp/registry/model/sharingjob.py (+1/-3) lib/lp/registry/model/teammembership.py (+1/-3) lib/lp/registry/services/sharingservice.py (+3/-7) lib/lp/registry/tests/test_productjob.py (+1/-1) lib/lp/registry/tests/test_sourcepackage.py (+1/-1) lib/lp/security.py (+7/-8) lib/lp/services/mail/tests/test_commands.py (+2/-3) lib/lp/soyuz/tests/test_vocabularies.py (+1/-2) |
| To merge this branch: | bzr merge lp:~stevenk/launchpad/imports-really-this-time |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| William Grant | code | 2012-06-28 | Approve on 2012-06-28 |
|
Review via email:
|
|||
Commit Message
Run format-imports over lib/lp.
Description of the Change
format-imports. Because we all suck.
To post a comment you must log in.
review:
Approve
(code)
