Merge "Increase ocata packer timeout from 60m to 75m"
[releng/builder.git] / jjb / autorelease / notify-build-failure.sh
index 5128c97bbe3a68138838833f8432367a6ffe2203..0e3fe29b4f3fed4d86795a2716cbe4bea83cae62 100644 (file)
@@ -11,6 +11,8 @@
 # This script parses the console log to discover which project has caused a
 # build failure and notify the project as appropriate.
 
+echo "---> notify-build-failure.sh"
+
 NEWLINE=$'\n'
 RELEASE_EMAIL="release@lists.opendaylight.org"
 ARCHIVES_DIR="$JENKINS_HOSTNAME/$JOB_NAME/$BUILD_NUMBER"