diff options
author | Christopher Larson <chris_larson@mentor.com> | 2018-06-22 02:07:31 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-27 13:55:21 +0100 |
commit | 2fe9a05666c69274fda766a2bec29febe94ba8b4 (patch) | |
tree | f40f3b0e039a1e90fe346962fbfc8e9843735496 /scripts/oe-test | |
parent | ea4318b78e9b784c3f688cd8474f92704231d613 (diff) | |
download | poky-2fe9a05666c69274fda766a2bec29febe94ba8b4.tar.gz |
oe.scriptutils.run_editor: ditch the error-prone argument quoting
Rather than trying to construct a string by quoting the files in an
error-prone way, parse $EDITOR to pass a list to subprocess rather than
a string.
(From OE-Core rev: c9fdf3d046606a0becb2e6b566a481c483b9021a)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-test')
0 files changed, 0 insertions, 0 deletions