Commit cf687fdb authored by QA-甘 盛聪's avatar QA-甘 盛聪

update

parent 0b747701
...@@ -23,7 +23,7 @@ IP_host_first="192.168.4." ...@@ -23,7 +23,7 @@ IP_host_first="192.168.4."
config_files=/home/config_files config_files=/home/config_files
if [[ $target_ip == "ALL" ]]; then if [[ $target_ip == "ALL" ]]; then
for ip_last_num in 12 13 14 15 16 17 24 151 for ip_last_num in 2 12 13 14 15 16 17 24 151
do do
expect -c " expect -c "
set timeout 10 set timeout 10
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment