From b5d8b7daf0d9dcd82bf598dc1b5cb169b7fc8e46 Mon Sep 17 00:00:00 2001 From: huangjian Date: Mon, 19 Sep 2016 10:46:35 +0800 Subject: Change *.sh script files format to UNIX Change-Id: I71dddbee826e87a5e203ac4713d541d9ba24c476 Issue-id: TOSCA-54 Signed-off-by: huangjian --- catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh | 2 +- catalog-core/distribution/catalog-all/src/main/assembly/startup.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'catalog-core') 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"); -- cgit 1.2.3-korg