Add missing script name markers
[releng/global-jjb.git] / shell / maven-javadoc-publish.sh
index 9a5a3a4..a3838ca 100644 (file)
@@ -8,7 +8,7 @@
 # which accompanies this distribution, and is available at
 # http://www.eclipse.org/legal/epl-v10.html
 ##############################################################################
-
+echo "---> maven-javadoc-publish.sh"
 # Publishes javadoc to a Maven project.
 
 # DO NOT enable -u because $MAVEN_PARAMS and $MAVEN_OPTIONS could be unbound.