-----------------------------------------------------------
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