Commit 5b7a0db3 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent 57c58c4d
......@@ -67,7 +67,7 @@ if [ "$unittest_status" != 0 ] || [ "$import_status" != 0 ]; then
exit 1
else
echo "===================== TEST SUMMARY ====================="
echo "Test done!"
echo "Test passed!"
echo "Importability status: $import_status"
echo "Unit test status: $unittest_status"
echo "===================== POST BUILD BELOW ====================="
......
Supports Markdown
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