aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-core
diff options
context:
space:
mode:
authorhuangjian <huang.jian12@zte.com.cn>2016-09-19 10:46:35 +0800
committerhuangjian <huang.jian12@zte.com.cn>2016-09-19 10:46:35 +0800
commitb5d8b7daf0d9dcd82bf598dc1b5cb169b7fc8e46 (patch)
tree6a2c3e388fe6c6232b0f2ccb7549c2d8142d13dd /catalog-core
parent3bbfc4eb4d73011db19eb362bcebdde09124da9c (diff)
Change *.sh script files format to UNIX
Change-Id: I71dddbee826e87a5e203ac4713d541d9ba24c476 Issue-id: TOSCA-54 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
Diffstat (limited to 'catalog-core')
-rw-r--r--catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh2
-rw-r--r--catalog-core/distribution/catalog-all/src/main/assembly/startup.sh2
2 files changed, 2 insertions, 2 deletions
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");