[sdc] rebase update

Change-Id: I8f1fc7150975122dd9f3f4e653b9983064b399a6
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/openecomp-be/tools/migration/cassandra2zusammen.sh b/openecomp-be/tools/migration/cassandra2zusammen.sh
index 4765fc3..6ef90ad 100644
--- a/openecomp-be/tools/migration/cassandra2zusammen.sh
+++ b/openecomp-be/tools/migration/cassandra2zusammen.sh
@@ -3,8 +3,7 @@
 ###########################################################################################################
 # script name - cassandra2zusammen.sh
 # run script - ./cassandra2zusammen.sh
-# This script migrates ASDC 1st class citizen entities and their sub-entities from Cassandra to
-# Zusammen.
+# This script migrates ASDC 1st class citizen entities and their sub-entities from Cassandra to Zusammen.
 # This script should be run when upgrading from 1702 to 1707
 ###########################################################################################################
 
@@ -12,6 +11,5 @@
 # change exist package and service templates in db
 java -Dlog.home=/apps/jetty/base/be/logs -Dconfiguration.yaml=/apps/jetty/base/be/config/catalog-be/configuration.yaml  -jar openecomp-zusammen-migration-1.0-SNAPSHOT.jar org.openecomp.core.migration.MigrationMain
 
-STATUS="${?}" echo "${STATUS}" echo "All log messages for the Cassandra2Zusammen
-migration process are in /apps/jetty/base/be/logs/ASDC/ASDC-
-BE/cassandra2zusammen_migration_debug.log"
+STATUS="${?}"
+echo "${STATUS}"