This is an automated email from the ASF dual-hosted git repository.

bhaisaab pushed a commit to branch debian9-systemvmtemplate
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/debian9-systemvmtemplate by 
this push:
     new a719a97  fix description for run.sh
a719a97 is described below

commit a719a97e958fa69d0c2873c1a00f7e1aa67ae369
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
AuthorDate: Thu Nov 23 19:12:42 2017 +0530

    fix description for run.sh
    
    Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>
---
 systemvm/scripts/_run.sh | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/systemvm/scripts/_run.sh b/systemvm/scripts/_run.sh
index e3337e0..7808ec9 100755
--- a/systemvm/scripts/_run.sh
+++ b/systemvm/scripts/_run.sh
@@ -16,15 +16,14 @@
 # specific language governing permissions and limitations
 # under the License.
 
-
-#run.sh runs the console proxy.
+# run.sh runs the cloud service
+#set -x
 
 # make sure we delete the old files from the original template
 rm -f console-proxy.jar
 rm -f console-common.jar
 rm -f conf/cloud.properties
 
-#set -x
 
 CP="./:./conf:$(ls *.jar | tr '\n' ':' | sed s'/.$//')"
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@cloudstack.apache.org" <commits@cloudstack.apache.org>'].

Reply via email to