Commit 80dc03ca authored by QA—索 文涛's avatar QA—索 文涛

modified: qa_shell_script/check/check.sh

parent dd1417fc
...@@ -75,8 +75,8 @@ function info(){ ...@@ -75,8 +75,8 @@ function info(){
rm -rf $servicetatus rm -rf $servicetatus
echo "#!/bin/bash" >>"/tmp/servicetatus.sh" echo "#!/bin/bash" >>$servicetatus
echo "echo '----------------------------------------------------------------------------------------------'" >>"servicetatus.sh" echo "echo '----------------------------------------------------------------------------------------------'" >>$servicetatus
host="127.0.0.1" host="127.0.0.1"
......
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