diff options
author | Stephano Cetola <stephano.cetola@linux.intel.com> | 2016-12-06 07:30:59 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-08 10:26:14 +0000 |
commit | b12cec9a5ef14ecb02be7feec65508cf5d65c795 (patch) | |
tree | 541cf17e7db199278f2df4f7c4b5085285a09860 /scripts/lib/devtool/utilcmds.py | |
parent | dff25cb16ffca0876e5a747644bd6223129df402 (diff) | |
download | openembedded-core-b12cec9a5ef14ecb02be7feec65508cf5d65c795.tar.gz openembedded-core-b12cec9a5ef14ecb02be7feec65508cf5d65c795.tar.bz2 openembedded-core-b12cec9a5ef14ecb02be7feec65508cf5d65c795.zip |
package_manager: remove strings and migrate to direct arrays
When using subprocess call and check_output, it is better to use arrays
rather than strings when possible to avoid whitespace and quoting
problems.
[ YOCTO #9342 ]
Signed-off-by: Stephano Cetola <stephano.cetola@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/devtool/utilcmds.py')
0 files changed, 0 insertions, 0 deletions