X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Fcharmap%2Ftest1.sh;h=696cfa1bdd62d201e78cc417142e18e5831951d9;hp=966ff5ed3692f4ab39bd1a3ee6819f57459139e2;hb=8ee402d79e37344b08c2b54ad45b50e8327a6c03;hpb=191ceffa0af0cc1048ef11a1bf92fece3210c879 diff --git a/test/charmap/test1.sh b/test/charmap/test1.sh index 966ff5e..696cfa1 100755 --- a/test/charmap/test1.sh +++ b/test/charmap/test1.sh @@ -1,11 +1,11 @@ #!/bin/sh -# $Id: test1.sh,v 1.3 2004-06-15 09:43:27 adam Exp $ +# $Id: test1.sh,v 1.4 2004-09-27 10:44:50 adam Exp $ pp=${srcdir:-"."} LOG=test1.log rm -f $LOG -if ../../index/zebraidx -c $pp/zebra.cfg -l $LOG -V|grep Expat >/dev/null; then +if ../../index/zebraidx -c $pp/zebra.cfg -l $LOG filters|grep grs.xml >/dev/null; then ../../index/zebraidx -c $pp/zebra.cfg -l$LOG init else exit 0