From fd2ca8f305ec1af967dcc8f6e513d68f5886313f Mon Sep 17 00:00:00 2001 From: Eric van der Vlist Date: Thu, 12 Apr 2012 12:42:55 +0200 Subject: [PATCH] Adding timestamps to the archive indexes --- archiver/pipelines/archive-resource.xpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archiver/pipelines/archive-resource.xpl b/archiver/pipelines/archive-resource.xpl index 47cfb8c..5170dd7 100644 --- a/archiver/pipelines/archive-resource.xpl +++ b/archiver/pipelines/archive-resource.xpl @@ -200,7 +200,7 @@ for $as in /archive-set return update - insert + insert into $as ]]> @@ -283,7 +283,7 @@ for $a in /queue/action where $a/@uuid = $(uuid) return for $as in /archive-set return update - insert + insert into $as ]]>