Merge lp://staging/~evfool/update-manager/fix665173 into lp://staging/update-manager
Proposed by
Robert Roth
Status: | Merged |
---|---|
Merged at revision: | 2085 |
Proposed branch: | lp://staging/~evfool/update-manager/fix665173 |
Merge into: | lp://staging/update-manager |
Diff against target: |
48 lines (+10/-3) 2 files modified
UpdateManager/Core/MyCache.py (+4/-2) tests/test_changelog.py (+6/-1) |
To merge this branch: | bzr merge lp://staging/~evfool/update-manager/fix665173 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michael Vogt (community) | Approve | ||
Robert Roth (community) | Approve | ||
Barry Warsaw (community) | Approve | ||
Review via email: mp+55663@code.staging.launchpad.net |
Description of the change
Show only one error message for sources not supporting changelogs, do not show one for the source and one for the binary source (this is how the message got duplicated).
To post a comment you must log in.
Thanks for your contribution. The patch looks okay to me (although I cannot upload it). Have you tried to add a test for this situation?