From 9d5a44b15b2144739a5dfff42a751939b2b9791c Mon Sep 17 00:00:00 2001 From: buczekp <buczekp> Date: Wed, 25 Nov 2009 09:47:06 +0000 Subject: [PATCH] typo SVN: 13527 --- openbis_all/source/bash/cifex_sprint_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbis_all/source/bash/cifex_sprint_install.sh b/openbis_all/source/bash/cifex_sprint_install.sh index dedfb197910..95ffe780466 100755 --- a/openbis_all/source/bash/cifex_sprint_install.sh +++ b/openbis_all/source/bash/cifex_sprint_install.sh @@ -38,4 +38,4 @@ rm -fr cifex jetty/bin/startup.sh cd ~/ -Echo "Now restart Datastore if needed" \ No newline at end of file +echo "Now restart Datastore if needed" \ No newline at end of file -- GitLab