fine tuning
diff --git a/plugins/org.eclipse.wtp.releng.utilities/movecommon.sh b/plugins/org.eclipse.wtp.releng.utilities/movecommon.sh
index 351cc31..fd7f97d 100755
--- a/plugins/org.eclipse.wtp.releng.utilities/movecommon.sh
+++ b/plugins/org.eclipse.wtp.releng.utilities/movecommon.sh
@@ -4,6 +4,10 @@
 
 . copyAndRemove.sh
 
+echo;
+echo "   performing $0";
+echo;
+
 oldDir=${oldcvsdir}/wst/components/internet/plugins/org.eclipse.wst.internet.proxy
 newDir=${newcvsdir}/common/archive
 copyAndRemove $oldDir $newDir