Commit 1b776e57 authored by QA-甘 盛聪's avatar QA-甘 盛聪

update

parent 17fdeb9e
...@@ -23,7 +23,7 @@ if [ -n "$project_folder" ];then ...@@ -23,7 +23,7 @@ if [ -n "$project_folder" ];then
echo "checkout branch $git_branch is ok". echo "checkout branch $git_branch is ok".
git pull git pull
else else
echo "<p tyle='color:red'>Fail to checkout branch $git_branch</p>". echo "Fail to checkout branch $git_branch".
exit 128 exit 128
fi fi
else else
......
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