Merge lp://staging/~thisfred/ubuntuone-client/fix-linux-detection into lp://staging/ubuntuone-client
Proposed by
Eric Casteleijn
Status: | Merged |
---|---|
Approved by: | Eric Casteleijn |
Approved revision: | 1029 |
Merged at revision: | 1028 |
Proposed branch: | lp://staging/~thisfred/ubuntuone-client/fix-linux-detection |
Merge into: | lp://staging/ubuntuone-client |
Diff against target: |
121 lines (+17/-17) 7 files modified
tests/platform/__init__.py (+10/-10) tests/platform/linux/eventlog/test_zg_listener.py (+1/-1) tests/platform/linux/test_dbus.py (+1/-1) tests/platform/linux/test_filesystem_notifications.py (+1/-1) tests/platform/test_platform.py (+2/-2) ubuntuone/platform/linux/__init__.py (+1/-1) ubuntuone/platform/linux/vm_helper.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~thisfred/ubuntuone-client/fix-linux-detection |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Natalia Bidart (community) | Approve | ||
Review via email: mp+66208@code.staging.launchpad.net |
Commit message
* Fixes linux detection (LP: #803062)
Description of the change
* Fixes linux detection (LP: #803062)
To post a comment you must log in.
Looks good!