----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129412/ -----------------------------------------------------------
(Updated Nov. 16, 2016, 6:08 a.m.) Status ------ This change has been marked as submitted. Review request for Plasma. Changes ------- Submitted with commit c844d95baa920f9558c3e41d7b3bf20e7ba3241b by Bhushan Shah on behalf of Konrad Feldmeier to branch master. 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