Merge lp://staging/~cmiller/desktopcouch/u1-repl-prefix-http-error-causes-future-nameerrors into lp://staging/desktopcouch
Proposed by
Chad Miller
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | dobey | ||||
Approved revision: | 182 | ||||
Merged at revision: | 184 | ||||
Proposed branch: | lp://staging/~cmiller/desktopcouch/u1-repl-prefix-http-error-causes-future-nameerrors | ||||
Merge into: | lp://staging/desktopcouch | ||||
Diff against target: |
18 lines (+2/-2) 1 file modified
desktopcouch/replication_services/ubuntuone.py (+2/-2) |
||||
To merge this branch: | bzr merge lp://staging/~cmiller/desktopcouch/u1-repl-prefix-http-error-causes-future-nameerrors | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
dobey (community) | Approve | ||
Vincenzo Di Somma (community) | Approve | ||
Review via email: mp+37730@code.staging.launchpad.net |
Commit message
Fix a problem with ubuntuone replication that will cause NameErrors if the first attempt at replication throws an exception. In recent changes, this code was left indented at the wrong level. (LP: #655267)
To post a comment you must log in.