devices: tap API cleanup
[vpp.git] / extras / scripts / check_commit_msg.sh
index 0baa2b5..2cc63c5 100755 (executable)
@@ -47,3 +47,6 @@ if [ ${is_known} = "false" ] ; then
   echo $ERR
   exit 1
 fi
+echo "*******************************************************************"
+echo "* VPP Commit Message Checkstyle Successfully Completed"
+echo "*******************************************************************"