Merge lp://staging/~verterok/ubuntuone-client/fix-869920 into lp://staging/ubuntuone-client
Proposed by
Guillermo Gonzalez
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Facundo Batista | ||||
Approved revision: | 1167 | ||||
Merged at revision: | 1168 | ||||
Proposed branch: | lp://staging/~verterok/ubuntuone-client/fix-869920 | ||||
Merge into: | lp://staging/ubuntuone-client | ||||
Diff against target: |
162 lines (+49/-10) 3 files modified
tests/syncdaemon/test_interaction_interfaces.py (+4/-0) tests/syncdaemon/test_vm.py (+28/-0) ubuntuone/syncdaemon/volume_manager.py (+17/-10) |
||||
To merge this branch: | bzr merge lp://staging/~verterok/ubuntuone-client/fix-869920 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Facundo Batista (community) | Approve | ||
Joshua Hoover (community) | tested | Approve | |
Review via email: mp+85392@code.staging.launchpad.net |
Commit message
Fix creation of volumes (with content) by adding a new "volatile" variable to signal when the volume is being processes by local rescan.
Description of the change
Fix creation of volumes (with content) by adding a new "volatile" variable to signal when the volume is being processes by local rescan.
To post a comment you must log in.
Test from bug #869920 passed using this branch.