Script Refactoring

pull/2148/head
skiffer-git 2 years ago
parent 2df91e384f
commit 35b892cafd

@ -36,6 +36,7 @@ for binary in "${!binaries[@]}"; do
result=$(openim::util::check_process_names "$full_path" "$expected_count") result=$(openim::util::check_process_names "$full_path" "$expected_count")
echo $result 1111111111111111112222
if [ "$result" -eq 0 ]; then if [ "$result" -eq 0 ]; then
echo "ok $binary" echo "ok $binary"
else else

Loading…
Cancel
Save