From 28facf3fd2147ab013d23dc3aa9e0282f5950398 Mon Sep 17 00:00:00 2001
From: kaloyane <kaloyane>
Date: Wed, 30 Mar 2011 13:07:24 +0000
Subject: [PATCH] minor: fix integration tests

SVN: 20584
---
 .../templates/datastore_server_archiving/etc/service.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-tests/templates/datastore_server_archiving/etc/service.properties b/integration-tests/templates/datastore_server_archiving/etc/service.properties
index 983b87c1871..55b2bda41d9 100644
--- a/integration-tests/templates/datastore_server_archiving/etc/service.properties
+++ b/integration-tests/templates/datastore_server_archiving/etc/service.properties
@@ -109,5 +109,5 @@ auto-archiver.class = ch.systemsx.cisd.etlserver.plugins.AutoArchiverTask
 # The time between subsequent archive operations (in seconds)
 auto-archiver.interval = 10
 auto-archiver.remove-datasets-from-store=false
-
+auto-archiver.older-than=0
 
-- 
GitLab