Review Request 129412: Fix an issue with the `wifi-setup` script for plasma mobile, where certain psk's are not properly added with `nmcli`
Konrad Feldmeier
konrad at brainbot.com
Wed Nov 16 10:20:23 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129412/
-----------------------------------------------------------
Review request for Plasma.
Repository: plasma-phone-settings
Description
-------
Fix wifi-setup fails when psk contains spaces
Given a wifi password such as `this is my psk`, prior to this
change `wifi-setup` sent the command:
nmcli c modify MYSSID wifi-sec.psk this is my psk
which would fail with a complaint about `this` not being a valid psk.
Diffs
-----
usr/bin/wifi-setup a2dac78
Diff: https://git.reviewboard.kde.org/r/129412/diff/
Testing
-------
Thanks,
Konrad Feldmeier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20161116/9b9a1b97/attachment.html>
More information about the Plasma-devel
mailing list