Re: [PATCH v3 14/14] automation: modify RISC-V smoke test

2023-02-08 Thread Alistair Francis
On Wed, Feb 8, 2023 at 12:47 AM Oleksii Kurochko wrote: > > The patch modifies the grep pattern to reflect the usage of WARN. > > Signed-off-by: Oleksii Kurochko Reviewed-by: Alistair Francis Alistair > --- > Changes in V3: > - Update commit message > --- > Changes in V2: > - Leave only the

Re: [PATCH v3 14/14] automation: modify RISC-V smoke test

2023-02-08 Thread Stefano Stabellini
On Tue, 7 Feb 2023, Oleksii Kurochko wrote: > The patch modifies the grep pattern to reflect the usage of WARN. > > Signed-off-by: Oleksii Kurochko Acked-by: Stefano Stabellini > --- > Changes in V3: > - Update commit message > --- > Changes in V2: > - Leave only the latest "grep ..." > ---

[PATCH v3 14/14] automation: modify RISC-V smoke test

2023-02-07 Thread Oleksii Kurochko
The patch modifies the grep pattern to reflect the usage of WARN. Signed-off-by: Oleksii Kurochko --- Changes in V3: - Update commit message --- Changes in V2: - Leave only the latest "grep ..." --- automation/scripts/qemu-smoke-riscv64.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)