Updated tests
[idzebra-moved-to-github.git] / test / xpath / test1.sh
1 #!/bin/sh
2 # $Id: test1.sh,v 1.2 2003-05-06 17:39:01 adam Exp $
3 LOG=test1.log
4 rm -f $LOG
5 ../../index/zebraidx -l $LOG init || exit 1
6 ../../index/zebraidx -l $LOG -t grs.sgml update rec || exit 2