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