Commit dd1417fc authored by QA—索 文涛's avatar QA—索 文涛

modified: qa_shell_script/check/check.sh

parent aa61b1c8
......@@ -81,13 +81,10 @@ echo "echo '--------------------------------------------------------------------
host="127.0.0.1"
projectStr=`node project_item`
echo $projectStr
for line in ${projectStr[@]}; do
check ${line//|@|/ }
check ${line//|@|/ } $1
done
......
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