From 6e409377434b8e03eee3c51c72dc88535e81acf9 Mon Sep 17 00:00:00 2001 From: cramakri <cramakri> Date: Mon, 6 Dec 2010 12:42:08 +0000 Subject: [PATCH] MINOR: Fixed typo in sprint_post_install. SVN: 19009 --- openbis_all/source/bash/sprint_post_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbis_all/source/bash/sprint_post_install.sh b/openbis_all/source/bash/sprint_post_install.sh index 1edffb2b69b..2fb60bf6e24 100755 --- a/openbis_all/source/bash/sprint_post_install.sh +++ b/openbis_all/source/bash/sprint_post_install.sh @@ -4,7 +4,7 @@ export BIN=~/bin export SERVER=`uname -n` -export SPRINT=bs-openbis07.ethz.ch= +export SPRINT=bs-openbis07.ethz.ch export DEMO=bs-openbis08.ethz.ch export YEASTX=obis.ethz.ch export PHOSPHONETX=openbis-phosphonetx.ethz.ch -- GitLab