From d6df330b1a4b1b08af8a34b78d89c6fe936a5336 Mon Sep 17 00:00:00 2001 From: felmer <felmer> Date: Wed, 27 May 2009 14:51:23 +0000 Subject: [PATCH] change 'lims_' to 'openbis_' SVN: 11187 --- integration-tests/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/run.sh b/integration-tests/run.sh index b1910e6698d..7df025f63ad 100755 --- a/integration-tests/run.sh +++ b/integration-tests/run.sh @@ -9,7 +9,7 @@ BIN_PATHS="/opt/local/bin /usr/bin /usr/sbin" TRUE=1 FALSE=0 USER=`whoami` -DATABASE=lims_integration_test +DATABASE=openbis_integration_test # all paths are relative to the template directory TEMPLATE=templates -- GitLab