generic-poky/meta/lib
Richard Purdie 6ab4c5033a classes/oeqa: Replace subprocess.check_call() with check_output()
If you use subprocess.check_output() the traceback will contain the output
when the command fails which is very useful for debugging. There is no
good reason not to use this everywhere.

(From OE-Core rev: ad750dd1cc9d789abe723daddd098ce41d8547f5)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-23 23:30:57 +00:00
..
oe classes/oeqa: Replace subprocess.check_call() with check_output() 2017-01-23 23:30:57 +00:00
oeqa classes/oeqa: Replace subprocess.check_call() with check_output() 2017-01-23 23:30:57 +00:00
buildstats.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
rootfspostcommands.py rootfs-postcommands.bbclass: sort passwd entries 2017-01-16 18:05:12 +00:00