From f771a94a853bfd08f91dfdd8048867ffc67481b6 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Thu, 17 Oct 2013 22:05:28 +0300 Subject: Get information only from first line at each time As some CSV log files seem to contain multiple sample lines for a single time, we'll just grab the first one of them to avoid duplicates. Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/csv2xml.xslt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'xslt') diff --git a/xslt/csv2xml.xslt b/xslt/csv2xml.xslt index f3ec101d4..f50457257 100644 --- a/xslt/csv2xml.xslt +++ b/xslt/csv2xml.xslt @@ -28,9 +28,12 @@ - - - + + + + + + -- cgit v1.2.3-70-g09d2