On 19/03/2024 08.58, Nicholas Piggin wrote:
The migration harness will be expanded to deal with more commands from the test, moving these checks into functions helps keep things managable.Signed-off-by: Nicholas Piggin <npig...@gmail.com> --- scripts/arch-run.bash | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>