diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-05-20 20:36:05 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-23 11:35:11 +0100 |
commit | 10a0f9ed929449543e5caab7e5f8855e0e68605b (patch) | |
tree | 906283ad2b35380b2240854f120eb646f51c8fab /bitbake/contrib/bbdev.sh | |
parent | 358016f463958640c694d031a481264a0e770802 (diff) | |
download | poky-10a0f9ed929449543e5caab7e5f8855e0e68605b.tar.gz |
replace os.system with subprocess.call
Replace os.system with subprocess.call since the older function would
fail (more or less) silently if the executed program cannot be found
More info:
http://docs.python.org/library/subprocess.html#subprocess-replacements
[YOCTO #2075]
(Bitbake rev: f5b3bf115dc1ffbfb241a49cec0fc3654cb71021)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib/bbdev.sh')
0 files changed, 0 insertions, 0 deletions