Commit 3e8a76aa authored by QA—张 博's avatar QA—张 博

优化显示

parent 832162db
...@@ -16,7 +16,7 @@ function Git_branch(){ ...@@ -16,7 +16,7 @@ function Git_branch(){
send \"exit\r\" send \"exit\r\"
expect eof;" expect eof;"
else else
echo "查看服务$2的分支 $date" echo "查看$2服务的分支 $date"
expect -c " expect -c "
set timeout 10 set timeout 10
spawn ssh root@${ip} spawn ssh root@${ip}
......
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