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