[bug] SDK: Using ' in device's name makes deploy script to fail

asked 2014-12-22 20:53:15 +0300

hzb gravatar image

updated 2014-12-22 23:34:33 +0300

eric gravatar image

How to repeat (in SDK):

Options -> Devices -> Add -> MER Arm Device -> Name to identify this configuration == "John's Jolla"

Results in unmatched ' in deploy script and deploy fails like this:

20:11:17: Deploying rpm package...
20:11:17: Starting: "/home/username/.config/SailfishBeta1/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/deploy" --sdk
bash: -c: line 0: unexpected EOF while looking for matching `''
bash: -c: line 1: syntax error: unexpected end of file
edit retag flag offensive close delete