diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-20 08:29:12 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-24 11:52:07 +0100 |
commit | bcc03ea19e103f6aa93bada2f49fcc5cc7bc0790 (patch) | |
tree | bddbc6d8a3b7ea034e6cd1b377a4ab8bd5096206 /scripts/lib/checklayer | |
parent | 6334129dfbe266602fab70ce445641053a05be6c (diff) | |
download | openembedded-core-bcc03ea19e103f6aa93bada2f49fcc5cc7bc0790.tar.gz openembedded-core-bcc03ea19e103f6aa93bada2f49fcc5cc7bc0790.tar.bz2 openembedded-core-bcc03ea19e103f6aa93bada2f49fcc5cc7bc0790.zip |
package: Don't use subshell to execute file
We don't need any functionality from the shell here, its just extra fork
overhead. Therefore remove it and use subprocess directly.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer')
0 files changed, 0 insertions, 0 deletions