X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fconfig%2Ftest1.sh;fp=test%2Fconfig%2Ftest1.sh;h=0c581bd856aad3171c70450beab0cf5d86a7e571;hb=3038982ea4d46e1562a4e88029199ca09153a839;hp=8a1b54638e871c071ab7a0aefdd0a4a7676afd59;hpb=9f7d2fac648dbdba81e007f08ba3fbbb33c273b9;p=idzebra-moved-to-github.git diff --git a/test/config/test1.sh b/test/config/test1.sh index 8a1b546..0c581bd 100755 --- a/test/config/test1.sh +++ b/test/config/test1.sh @@ -1,4 +1,8 @@ #!/bin/sh +# $Id: test1.sh,v 1.3 2004-06-15 08:06:34 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 g.rec