X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fconfig%2Ftest1.sh;h=81d169d0738250b99d2d8ff017efac10de1dec18;hb=4097bac1dce126e79ce1550fad8b2034a311ff80;hp=8a1b54638e871c071ab7a0aefdd0a4a7676afd59;hpb=d9707b0f30d49fc9bb98d5ce10da8842dcd6d275;p=idzebra-moved-to-github.git diff --git a/test/config/test1.sh b/test/config/test1.sh index 8a1b546..81d169d 100755 --- a/test/config/test1.sh +++ b/test/config/test1.sh @@ -1,4 +1,8 @@ #!/bin/sh +# $Id: test1.sh,v 1.4 2004-06-15 09:43:30 adam Exp $ + +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