X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fconfig%2Ftest1.sh;h=ec50fe07423517b890c498ac7f550a594f593942;hb=97a7adeb9e5059463f039495cc01cfa448463a27;hp=92f67d901301bc5ea84bc718569532be219beaf6;hpb=8f611f1ada2fb8cfda909be015032c924cfed42a;p=idzebra-moved-to-github.git diff --git a/test/config/test1.sh b/test/config/test1.sh index 92f67d9..ec50fe0 100755 --- a/test/config/test1.sh +++ b/test/config/test1.sh @@ -1,3 +1,7 @@ #!/bin/sh -../../index/zebraidx init -../../index/zebraidx update g.rec + +pp=${srcdir:-"."} + +LOG=test1.log +../../index/zebraidx -c $pp/zebra.cfg -l $LOG init +../../index/zebraidx -c $pp/zebra.cfg -l $LOG update $pp/g.rec