Merge lp:~zyga/snapcraft/fix-logging-calls into lp:~snappy-dev/snapcraft/core
Proposed by
Zygmunt Krynicki
on 2015-08-26
| Status: | Merged |
|---|---|
| Approved by: | Michael Vogt on 2015-08-26 |
| Approved revision: | 136 |
| Merged at revision: | 137 |
| Proposed branch: | lp:~zyga/snapcraft/fix-logging-calls |
| Merge into: | lp:~snappy-dev/snapcraft/core |
| Diff against target: |
155 lines (+15/-15) 8 files modified
snapcraft/__init__.py (+6/-6) snapcraft/cmds.py (+2/-2) snapcraft/plugin.py (+1/-1) snapcraft/plugins/ant_project.py (+1/-1) snapcraft/plugins/copy.py (+1/-1) snapcraft/plugins/maven_project.py (+1/-1) snapcraft/plugins/ubuntu.py (+2/-2) snapcraft/yaml.py (+1/-1) |
| To merge this branch: | bzr merge lp:~zyga/snapcraft/fix-logging-calls |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Michael Vogt | 2015-08-26 | Approve on 2015-08-26 | |
|
Review via email:
|
|||
Commit Message
Correct all the logging calls to pass arguments directly
To post a comment you must log in.


LGTM.