]> code.ossystems Code Review - openembedded-core.git/commit
oe-time-dd-test.sh: collect cooker log when timeout is exceeded
authorSakib Sajal <sakib.sajal@windriver.com>
Mon, 26 Apr 2021 19:51:59 +0000 (15:51 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Apr 2021 14:11:43 +0000 (15:11 +0100)
commit58f7cd4d6186525f08f3027975530d647cbfa26b
treec9f437eb15970409aac87d825bbad71b957901d9
parent3751ac58720a500e3b749b2296922d7c82db49a1
oe-time-dd-test.sh: collect cooker log when timeout is exceeded

Collect the last 30 lines from the cooker.log
whenever the timeout is exceeded.

Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-time-dd-test.sh