From: huangjian Date: Mon, 19 Sep 2016 02:46:35 +0000 (+0800) Subject: Change *.sh script files format to UNIX X-Git-Tag: release/sun~53 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b5d8b7daf0d9dcd82bf598dc1b5cb169b7fc8e46;p=vfc%2Fnfvo%2Fcatalog.git Change *.sh script files format to UNIX Change-Id: I71dddbee826e87a5e203ac4713d541d9ba24c476 Issue-id: TOSCA-54 Signed-off-by: huangjian --- diff --git a/catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh b/catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh index cb144030..25a9bd90 100644 --- a/catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh +++ b/catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh @@ -1,4 +1,4 @@ -# +# # Copyright 2016 [ZTE] and others. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/catalog-core/distribution/catalog-all/src/main/assembly/startup.sh b/catalog-core/distribution/catalog-all/src/main/assembly/startup.sh index 67c58f7a..41696fb1 100644 --- a/catalog-core/distribution/catalog-all/src/main/assembly/startup.sh +++ b/catalog-core/distribution/catalog-all/src/main/assembly/startup.sh @@ -1,4 +1,4 @@ -# +# # Copyright 2016 [ZTE] and others. # # Licensed under the Apache License, Version 2.0 (the "License");