From 26260aaf993dfa657d15948717358f19c1b44e61 Mon Sep 17 00:00:00 2001 From: simbit18 <101105604+simbit18@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:51:07 +0200 Subject: [PATCH] Update testbuild.sh --- tools/testbuild.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/testbuild.sh b/tools/testbuild.sh index 8c59783c1ac36..01713b276b097 100755 --- a/tools/testbuild.sh +++ b/tools/testbuild.sh @@ -570,8 +570,10 @@ function dotest { configure build run + refresh + else + echo "Skipping: $1" fi - refresh } # Perform the build test for each entry in the test list file