curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #02443
[Merge] curtin:usage-json-double-quotes into curtin:master
The proposal to merge curtin:usage-json-double-quotes into curtin:master has been updated.
Commit message changed to:
usage: fix help that showed invalid JSON in examples
The usage showed examples to override the stages that are
executed when running curtin install. That said, JSON only
accepts strings surrounded by double quotes and the examples use
single quotes. This leads to invalid JSON syntax if the examples
are copied.
Fixed by inverting the quotes used in the examples so that the
examples are valid.
For more details, see:
https://code.launchpad.net/~curtin-dev/curtin/+git/curtin/+merge/427169
--
Your team curtin developers is subscribed to branch curtin:master.
References