mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 20:34:18 +08:00
Script Refactoring
This commit is contained in:
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…
x
Reference in New Issue
Block a user