Commit 998991aa authored by qa_quantgroup's avatar qa_quantgroup

df

parent 6d93a5df
...@@ -14,7 +14,7 @@ function tranceConfig() ...@@ -14,7 +14,7 @@ function tranceConfig()
file_name=$5 file_name=$5
expect -c " expect -c "
set timeout 10 set timeout 10
spawn ssh root@$evn_ip spawn ssh root@192.168.4.3
expect \"]#\" expect \"]#\"
send \"sed -i \"N;s#$source_str#$target_str#g\" $base_path/$ip_host/$type_/$file_name\r\" send \"sed -i \"N;s#$source_str#$target_str#g\" $base_path/$ip_host/$type_/$file_name\r\"
expect \"]#\" expect \"]#\"
......
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