Re: [PATCH v1 14/14] automation: add smoke test to verify macros from bug.h

2023-01-24 Thread Stefano Stabellini
On Fri, 20 Jan 2023, Oleksii Kurochko wrote: > Signed-off-by: Oleksii Kurochko I think you should remove the old greps. This script is part of the Xen repository and in-sync with the codebase, so it is OK to only keep the most recent version of the grep string. > --- > automation/scripts/qemu-s

[PATCH v1 14/14] automation: add smoke test to verify macros from bug.h

2023-01-20 Thread Oleksii Kurochko
Signed-off-by: Oleksii Kurochko --- automation/scripts/qemu-smoke-riscv64.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/automation/scripts/qemu-smoke-riscv64.sh b/automation/scripts/qemu-smoke-riscv64.sh index e0f06360bc..e7cc7f1442 100755 --- a/automation/scripts/qemu-smoke-riscv64.s