You're right, it will.
I'm on a roll this week. :/
Ross
On Thu, 21 Oct 2021 at 22:53, Christopher Larson wrote:
>
> I'm not familiar enough with the ptest-runner to say, but does the exit code
> of run-ptest get used at all, or only the output in the expected format? Just
> noticed this will
I'm not familiar enough with the ptest-runner to say, but does the exit
code of run-ptest get used at all, or only the output in the expected
format? Just noticed this will suppress the non-zero exit code of run-ptest.
On Thu, Oct 21, 2021 at 7:30 AM Ross Burton wrote:
> If the tests fail, dump
If the tests fail, dump the log so we can see the failures.
Signed-off-by: Ross Burton
---
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-pt