From d878091d74e8ecaa7ee3c801eddea8e007cb293b Mon Sep 17 00:00:00 2001
From: felmer <felmer>
Date: Wed, 2 Jan 2008 07:19:26 +0000
Subject: [PATCH] add property database.script-single-step-mode

SVN: 3240
---
 integration-tests/templates/openBIS-server/service.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/integration-tests/templates/openBIS-server/service.properties b/integration-tests/templates/openBIS-server/service.properties
index f6ea5ced2d9..f563b1798ee 100644
--- a/integration-tests/templates/openBIS-server/service.properties
+++ b/integration-tests/templates/openBIS-server/service.properties
@@ -1,5 +1,6 @@
 authentication-service = dummy-authentication-service
 database.create-from-scratch = true
+database.script-single-step-mode = false
 database.kind = integration_test
 
 crowd.application.name = lims
-- 
GitLab