Merge lp://staging/~ubuntuone-pqm-team/charm-tools/trunk into lp://staging/~charmers/charm-tools/trunk
Proposed by
Sidnei da Silva
Status: | Merged |
---|---|
Approved by: | Mark Mims |
Approved revision: | 174 |
Merged at revision: | 173 |
Proposed branch: | lp://staging/~ubuntuone-pqm-team/charm-tools/trunk |
Merge into: | lp://staging/~charmers/charm-tools/trunk |
Diff against target: |
553 lines (+114/-131) 8 files modified
Makefile (+1/-1) helpers/python/charmhelpers/__init__.py (+24/-25) helpers/python/charmhelpers/tests/test_charmhelpers.py (+27/-44) scripts/create (+3/-2) scripts/promulgate (+13/-13) scripts/review (+4/-4) scripts/review-queue (+22/-23) scripts/subscribers (+20/-19) |
To merge this branch: | bzr merge lp://staging/~ubuntuone-pqm-team/charm-tools/trunk |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mark Mims (community) | Approve | ||
Review via email: mp+156709@code.staging.launchpad.net |
Commit message
Fix pep8 issues which caused the build to fail on raring, since raring pep8 is more nosy.
Description of the change
Fix pep8 issues which caused the build to fail on raring, since raring pep8 is more nosy.
To post a comment you must log in.
lgtm