Update nodeloc_vps_autotest_ip.sh

This commit is contained in:
Jensfrank 2024-06-28 00:15:01 +08:00 committed by GitHub
parent 024d2fe72d
commit 2fe7c050e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -144,7 +144,8 @@ run_all_tests() {
# 格式化结果为 Markdown
format_results() {
# 处理流媒体解锁结果
# 处理IP质量结果
local processed_ip_result
processed_ip_result=$(ip_process_output "$ip_quality_result")