Home
last modified time | relevance | path

Searched hist:"272 da3279df191f028fd63d1683e5ecd56fcb13b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/bootconfig/
H A Dmain.cdiff 272da3279df191f028fd63d1683e5ecd56fcb13b Tue Jun 16 05:14:17 CDT 2020 Masami Hiramatsu <mhiramat@kernel.org> tools/bootconfig: Fix to use correct quotes for value

Fix bootconfig tool to select double or single quotes
correctly according to the value.

If a bootconfig value includes a double quote character,
we must use single-quotes to quote that value.

Link: http://lkml.kernel.org/r/159230245697.65555.12444299015852932304.stgit@devnote2

Cc: stable@vger.kernel.org
Fixes: 950313ebf79c ("tools: bootconfig: Add bootconfig command")
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>