X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fcharmap%2Ftest1.sh;h=966ff5ed3692f4ab39bd1a3ee6819f57459139e2;hb=51f51d3de3b24507ec02ffb8d0af62b57d25f8fb;hp=bb8e1a2d0327d38e0885f95c2fa4c8d91b5422aa;hpb=d4ef85573fcc8cd8c64d0d3915f3d5baddd19789;p=idzebra-moved-to-github.git diff --git a/test/charmap/test1.sh b/test/charmap/test1.sh index bb8e1a2..966ff5e 100755 --- a/test/charmap/test1.sh +++ b/test/charmap/test1.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $id$ +# $Id: test1.sh,v 1.3 2004-06-15 09:43:27 adam Exp $ pp=${srcdir:-"."} @@ -10,7 +10,7 @@ if ../../index/zebraidx -c $pp/zebra.cfg -l $LOG -V|grep Expat >/dev/null; then else exit 0 fi -../../index/zebraidx -c $pp/zebra.cfg -l$LOG update *.xml +../../index/zebraidx -c $pp/zebra.cfg -l$LOG update $pp/*.xml ../../index/zebrasrv -c $pp/zebra.cfg -l$LOG unix:socket & sleep 1 ../api/testclient unix:socket '@term string æ' >tmp1