diff options
| author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2015-11-20 12:17:29 +0100 |
|---|---|---|
| committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2015-11-20 12:17:29 +0100 |
| commit | 5ed4a4776c4001052673b9b38235930b0b0d7580 (patch) | |
| tree | cd3209111d1b4b01c740178baeddee21e37a7130 /data/settings | |
| parent | adb3c97af1cf40ef776187d4b07343f2f14a3979 (diff) | |
providers:checkbox:wireless: Fix the ethernet restore command
The previous command didn't work on precise (incompatible nmcli version) The following command is able to return the last ethernet connection UUID: nmcli -f UUID,TYPE c | grep -oP ".*(?=\s+.*ethernet)" All jobs using connect_wireless have been patched (including jobs in both suspend.txt and wireless.txt). Moreover the fix to https://bugs.launchpad.net/bugs/1471663 left a big issue. The exit status was the result of the ethernet restore call, not the result of iperf nor gateway ping test. this is also fixed by this patch. Fixes https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1517786
Diffstat (limited to 'data/settings')
0 files changed, 0 insertions, 0 deletions
