Commit ecd268b8 authored by qa_quantgroup's avatar qa_quantgroup

a

parent 6af4d9b5
...@@ -45,8 +45,7 @@ JoinStr "wechattest.xyqb.com" "$user_url" "/ui/new-xyqb-user-ui.js" ...@@ -45,8 +45,7 @@ JoinStr "wechattest.xyqb.com" "$user_url" "/ui/new-xyqb-user-ui.js"
exstr="${exstr} exstr="${exstr}
send \\\"exit\r\\\" send \\\"exit\r\\\"
expect eof;" expect eof;"
echo "$exstr" expect -c "$exstr"
#expect -c $exstr
return return
echo "step 2 重新部署环境" echo "step 2 重新部署环境"
function reBuildProject(){ function reBuildProject(){
......
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