X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxpath%2Ftest4.sh;h=99f3b8b92355d9cc72ce3ea4dcc71657a6d74efc;hb=a9eae0225b1a51b0257f80d9da9f95475dd04f53;hp=ac31af75dd904b8995e012616d6540d771589a2e;hpb=3038982ea4d46e1562a4e88029199ca09153a839;p=idzebra-moved-to-github.git diff --git a/test/xpath/test4.sh b/test/xpath/test4.sh index ac31af7..99f3b8b 100755 --- a/test/xpath/test4.sh +++ b/test/xpath/test4.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: test4.sh,v 1.2 2004-06-15 08:06:35 adam Exp $ +# $Id: test4.sh,v 1.3 2004-06-15 09:43:34 adam Exp $ pp=${srcdir:-"."} @@ -12,7 +12,7 @@ TMP5=test4-5.tmp rm -f $LOG rm -f $TMP ../../index/zebraidx -c $pp/zebra.cfg -l $LOG init || exit 1 -../../index/zebraidx -c $pp/zebra.cfg -l $LOG -t grs.sgml update rec4.xml || exit 2 +../../index/zebraidx -c $pp/zebra.cfg -l $LOG -t grs.sgml update $pp/rec4.xml || exit 2 test -f dict*.mf || exit 1 ../../index/zebrasrv -c $pp/zebra.cfg -l $LOG -S unix:socket & sleep 1