X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxpath%2Ftest1.sh;fp=test%2Fxpath%2Ftest1.sh;h=0000000000000000000000000000000000000000;hb=2fce83d6949f3117dfa6591cf6e9351a111b6ae1;hp=d2b5206e301ef07d2f4756e34bf7d5d5b48f6a4e;hpb=fac482cae7850747d73866d388c1f64954d700d1;p=idzebra-moved-to-github.git diff --git a/test/xpath/test1.sh b/test/xpath/test1.sh deleted file mode 100755 index d2b5206..0000000 --- a/test/xpath/test1.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -# $Id: test1.sh,v 1.5 2004-06-15 09:43:34 adam Exp $ - -pp=${srcdir:-"."} - -LOG=test1.log -rm -f $LOG -../../index/zebraidx -c $pp/zebra.cfg -l $LOG init || exit 1 -../../index/zebraidx -c $pp/zebra.cfg -l $LOG -t grs.sgml update $pp/rec.xml || exit 2