X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Fgils%2Ftest1.sh;h=13f7fd9138969018c26e3f9e613e045921661193;hp=4eff51762ece47e1db258143bcc1e5598b68988f;hb=6ba9698e88c0283e40fa5980a1a6b551fff2d597;hpb=f7a3769dede0071696bdcc13ae2ee1efe6d52d96 diff --git a/test/gils/test1.sh b/test/gils/test1.sh index 4eff517..13f7fd9 100755 --- a/test/gils/test1.sh +++ b/test/gils/test1.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: test1.sh,v 1.14 2006-04-27 10:52:26 marc Exp $ +# $Id: test1.sh,v 1.15 2006-05-19 13:49:36 adam Exp $ srcdir=${srcdir:-"."} @@ -44,7 +44,7 @@ grep "^Result count: 17$" log >/dev/null || exit 1 echo "search 2..." >>$LOG ../api/testclient unix:socket "@or utah the" > log || exit 1 -grep "^Result count: 40$" log >/dev/null || exit 1 +grep "^Result count: 41$" log >/dev/null || exit 1 echo "search 3..." >>$LOG ../api/testclient unix:socket "@attr 1=4 the" > log || exit 1