c3dbc143e9d54ae13f8828bf1c2b258b7445de1e
[idzebra-moved-to-github.git] / test / xpath / test1.sh
1 #!/bin/sh
2 # $Id: test1.sh,v 1.3 2003-05-21 14:39:23 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.xml || exit 2