diff options
author | Jo-Philipp Wich <jo@mein.io> | 2017-01-26 10:13:23 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-01-26 10:16:53 +0100 |
commit | dfe77be01fb16178efc43350c431f998a3b65ff1 (patch) | |
tree | e2ae76a1b6115090079729eaac689eeecb6e4e52 /include | |
parent | f9022964cfa0a44984d2efa2dafe3452899acfdf (diff) | |
download | upstream-dfe77be01fb16178efc43350c431f998a3b65ff1.tar.gz upstream-dfe77be01fb16178efc43350c431f998a3b65ff1.tar.bz2 upstream-dfe77be01fb16178efc43350c431f998a3b65ff1.zip |
imagebuilder: properly escape single quotes in device titles
The name "Plat'Home OpenBlocks AX3" causes the imagebuilders "make info"
command to fail with:
bash: -c: line 0: syntax error near unexpected token `('
bash: -c: line 0: `echo; [...]'
Makefile:99: recipe for target '_call_info' failed
Properly escape single quotes to avoid breaking the echo commands.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions