Merge lp:~andrewsomething/ubuntu-release-upgrader/lp1199157 into lp:ubuntu-release-upgrader
Proposed by
Andrew Starr-Bochicchio
Status: | Merged |
---|---|
Merged at revision: | 2649 |
Proposed branch: | lp:~andrewsomething/ubuntu-release-upgrader/lp1199157 |
Merge into: | lp:ubuntu-release-upgrader |
Diff against target: |
87 lines (+45/-1) 4 files modified
DistUpgrade/DistUpgradeController.py (+11/-1) debian/changelog (+6/-0) tests/data-sources-list-test/sources.list.proposed_enabled (+5/-0) tests/test_sources_list.py (+23/-0) |
To merge this branch: | bzr merge lp:~andrewsomething/ubuntu-release-upgrader/lp1199157 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Brian Murray | Approve | ||
Review via email: mp+173611@code.launchpad.net |
Description of the change
Disable proposed on upgrade to a development release.
To post a comment you must log in.
This looks good but I also think it would help if entry.comment were used which I believe will add a comment to the entry in sources.list. That way if somebody is inspecting the file they will have an idea as to why it was commented out.