Merge lp://staging/~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/bug-1435774 into lp://staging/ubuntu/vivid/ubuntu-core-upgrader
Proposed by
James Hunt
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/bug-1435774 |
Merge into: | lp://staging/ubuntu/vivid/ubuntu-core-upgrader |
Diff against target: |
147 lines (+74/-10) 3 files modified
debian/changelog (+6/-0) ubuntucoreupgrader/tests/test_upgrader.py (+56/-0) ubuntucoreupgrader/upgrader.py (+12/-10) |
To merge this branch: | bzr merge lp://staging/~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/bug-1435774 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Timo Jyrinki | Needs Resubmitting | ||
Ubuntu branches | Pending | ||
Review via email: mp+256562@code.staging.launchpad.net |
Description of the change
* Reformat "other" if fsck is unable to repair it (LP: #1435774).
To post a comment you must log in.
Unmerged revisions
- 30. By James Hunt
-
Reformat "other" if fsck is unable to repair it (LP: #1435774).
This should be resubmitted to xenial if still needed.