mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
gzip: show full test log if ptests fail
Enable verbose tests so that the output from the failing test is logged. (From OE-Core rev: 2e031a41a3c8da591755f39898ba063e39d79aaa) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ce6a0b875b
commit
f531e93c54
@@ -1,6 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd src/tests
|
||||
|
||||
make check
|
||||
|
||||
VERBOSE=1 make -C src/tests check
|
||||
|
||||
Reference in New Issue
Block a user