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

tweaks

parent 57c58c4d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ====================="