From 76ef1248858c492953d506a970ac12e74a29f712 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 30 May 2006 22:03:13 +0000 Subject: [PATCH] Update sort test to use the missingValueAction = 'abort'. --- test/api/t7.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/api/t7.c b/test/api/t7.c index d5ce6ea..22314bc 100644 --- a/test/api/t7.c +++ b/test/api/t7.c @@ -1,5 +1,5 @@ -/* $Id: t7.c,v 1.12 2006-05-10 08:13:35 adam Exp $ - Copyright (C) 1995-2005 +/* $Id: t7.c,v 1.13 2006-05-30 22:03:13 adam Exp $ + Copyright (C) 1995-2006 Index Data ApS This file is part of the Zebra server. @@ -43,7 +43,7 @@ static void tst(int argc, char **argv) ODR odr_output = odr_createmem (ODR_ENCODE); YAZ_PQF_Parser parser = yaz_pqf_create(); Z_RPNQuery *query = yaz_pqf_parse(parser, odr_input, "@attr 1=4 my"); - Z_SortKeySpecList *spec = yaz_sort_spec (odr_output, "1=4 <"); + Z_SortKeySpecList *spec = yaz_sort_spec (odr_output, "1=4