mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2024-12-29 09:45:18 +00:00
Update nodeloc_vps_autotest_ip.sh
This commit is contained in:
parent
3651e94a30
commit
beb1e8a351
@ -151,7 +151,7 @@ run_all_tests() {
|
|||||||
|
|
||||||
# 提取IP质量报告
|
# 提取IP质量报告
|
||||||
extract_ip_report() {
|
extract_ip_report() {
|
||||||
awk '/^########################################################################$/,/按回车键返回主菜单.../' |
|
awk '/^########################################################################$/,/^IP质量体检报告$/' |
|
||||||
sed '/按回车键返回主菜单.../d' # 移除"按回车键返回主菜单..."行
|
sed '/按回车键返回主菜单.../d' # 移除"按回车键返回主菜单..."行
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user