Merge lp:~facundo/ubuntuone-client/fix-failure-handling into lp:ubuntuone-client
Proposed by
Facundo Batista
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | dobey | ||||
Approved revision: | 1255 | ||||
Merged at revision: | 1257 | ||||
Proposed branch: | lp:~facundo/ubuntuone-client/fix-failure-handling | ||||
Merge into: | lp:ubuntuone-client | ||||
Diff against target: |
35 lines (+13/-1) 2 files modified
tests/syncdaemon/test_action_queue.py (+12/-0) ubuntuone/syncdaemon/action_queue.py (+1/-1) |
||||
To merge this branch: | bzr merge lp:~facundo/ubuntuone-client/fix-failure-handling | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
dobey (community) | Approve | ||
Diego Sarmentero (community) | Approve | ||
Review via email: mp+109699@code.launchpad.net |
Commit message
Fix failure handling when creating a share (LP: #1013180).
Description of the change
Fix failure handling when creating a share.
Test included.
To post a comment you must log in.
Is there a bug filed for this? If not, could you please open one? And also please do commit --unchanged --fixes=lp:$bugnum to link the branch to it. Thanks.