If the tests fail, dump the log so we can see the failures.

Signed-off-by: Ross Burton <ross.bur...@arm.com>
---
 meta/recipes-devtools/strace/strace/run-ptest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/strace/strace/run-ptest 
b/meta/recipes-devtools/strace/strace/run-ptest
index 3a51fb0be9..42ececdc4f 100755
--- a/meta/recipes-devtools/strace/strace/run-ptest
+++ b/meta/recipes-devtools/strace/strace/run-ptest
@@ -3,4 +3,4 @@ export TIMEOUT_DURATION=240
 chown nobody tests
 chown nobody tests/*
 chown nobody ../ptest
-su nobody -c "make -B -C tests -k test-suite.log"
+su nobody -c "make -B -C tests -k test-suite.log" || cat tests/test-suite.log
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#157284): 
https://lists.openembedded.org/g/openembedded-core/message/157284
Mute This Topic: https://lists.openembedded.org/mt/86490861/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to