Merge lp://staging/~alecu/ubuntuone-client/use-standard-reactor into lp://staging/ubuntuone-client
Proposed by
Alejandro J. Cura
Status: | Merged |
---|---|
Approved by: | Natalia Bidart |
Approved revision: | 1042 |
Merged at revision: | 1038 |
Proposed branch: | lp://staging/~alecu/ubuntuone-client/use-standard-reactor |
Merge into: | lp://staging/ubuntuone-client |
Diff against target: |
207 lines (+25/-38) 9 files modified
bin/ubuntuone-syncdaemon (+2/-2) run-tests.bat (+1/-1) tests/platform/windows/run_sdtool.py (+2/-3) tests/platform/windows/test_ipc.py (+3/-3) tests/platform/windows/test_tools.py (+2/-2) ubuntuone/platform/windows/__init__.py (+3/-7) ubuntuone/platform/windows/ipc.py (+8/-8) ubuntuone/platform/windows/ipc_client.py (+1/-1) ubuntuone/platform/windows/tools.py (+3/-11) |
To merge this branch: | bzr merge lp://staging/~alecu/ubuntuone-client/use-standard-reactor |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Roberto Alsina (community) | Approve | ||
John Lenton (community) | Approve | ||
Review via email: mp+66521@code.staging.launchpad.net |
Commit message
Use the standard reactor on windows. (LP: #803640)
Description of the change
Use the standard reactor on windows. (LP: #803640)
To post a comment you must log in.
+1