XPath tests
[idzebra-moved-to-github.git] / test / xpath / test1.sh
1 #!/bin/sh
2 rm -f test1.log
3 ../../index/zebraidx -l test1.log init || exit 1
4 ../../index/zebraidx -l test1.log -t grs.sgml update rec || exit 2