Commit 7fc3c2d5 authored by 智勇's avatar 智勇

update

parent 3c782dcf
......@@ -29,6 +29,5 @@ do
mysql -h $mysql_host -uqa -pqatest $database_name < $entry
if [ $? != 0 ];then
echo "--- mysql -h $mysql_host -uqa -pqatest $database_name < $entry import error ---"
exit -1
fi
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