From c868db2bbcc1dfad854f24bdf1c3f385279c0a5c Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Tue, 2 Apr 2024 11:16:26 +0800 Subject: [PATCH] Script Refactoring --- scripts-new/check-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts-new/check-all.sh b/scripts-new/check-all.sh index b4f16eb7a..b374afa4e 100644 --- a/scripts-new/check-all.sh +++ b/scripts-new/check-all.sh @@ -46,9 +46,9 @@ done for binary in "${!binaries[@]}"; do expected_count=${binaries[$binary]} base_path=$(get_bin_full_path "$binary") - for ((i=0; i