From 0d9e2fef65d85625c5e12d23b5711816d37ed033 Mon Sep 17 00:00:00 2001
From: tpylak <tpylak>
Date: Wed, 10 Mar 2010 15:58:53 +0000
Subject: [PATCH] minor: installation message

SVN: 15128
---
 openbis_all/source/bash/sprint_install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openbis_all/source/bash/sprint_install.sh b/openbis_all/source/bash/sprint_install.sh
index 99e0c9f3199..5d8d3d3f6cf 100755
--- a/openbis_all/source/bash/sprint_install.sh
+++ b/openbis_all/source/bash/sprint_install.sh
@@ -97,4 +97,4 @@ alias 'cp=cp -ipR'
 echo Running ~openbis/bin/sprint_post_install.sh
 ~openbis/bin/sprint_post_install.sh
 
-echo Done, now start the servers (all-up.sh)!
\ No newline at end of file
+echo "Done, now start the servers using all-up.sh"
\ No newline at end of file
-- 
GitLab