Files
poky/meta
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
..
2017-01-23 12:05:17 +00:00
2017-01-23 12:05:22 +00:00
2014-01-02 12:58:54 +00:00
2016-01-07 13:40:14 +00:00